ProfileViewStyleTopAxis Property |
Gets the style object that specifies display properties for profile view top axes.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic AxisStyle TopAxis { get; }
Public ReadOnly Property TopAxis As AxisStyle
Get
public:
property AxisStyle^ TopAxis {
AxisStyle^ get ();
}
Property Value
AxisStyle
See Also