GraphStyleDirection Property |
Gets or sets the direction of the profile in the profile view grid.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic GraphDirectionType Direction { get; set; }Public Property Direction As GraphDirectionType
Get
Set
public:
property GraphDirectionType Direction {
GraphDirectionType get ();
void set (GraphDirectionType value);
}Property Value
GraphDirectionType
Exceptions
See Also