SettingsGeneralSettingsStylesLineLabel Property |
Gets the default style to use when inserting Line labels.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyString LineLabel { get; }
Public ReadOnly Property LineLabel As PropertyString
Get
public:
property PropertyString^ LineLabel {
PropertyString^ get ();
}
Property Value
PropertyString
See Also