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