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