AxisTickStyleLabelText Property |
Gets or sets the label text for the tick.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string LabelText { get; set; }
Public Property LabelText As String
Get
Set
public:
property String^ LabelText {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also