SettingsPointSettingsStylesPointLabel Property |
Gets the default point label style.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyString PointLabel { get; }
Public ReadOnly Property PointLabel As PropertyString
Get
public:
property PropertyString^ PointLabel {
PropertyString^ get ();
}
Property Value
PropertyString
See Also