AxisStyleTitleStyle Property |
Gets the style object that controls the appearance of the axis title text for profile or section views.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic AxisTitleStyle TitleStyle { get; }
Public ReadOnly Property TitleStyle As AxisTitleStyle
Get
public:
property AxisTitleStyle^ TitleStyle {
AxisTitleStyle^ get ();
}
Property Value
AxisTitleStyle
See Also