SettingsParcelSettingsStylesParcelAreaLabelStyleId Property |
Gets the default styleId for parcel area label.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId ParcelAreaLabelStyleId { get; }
Public ReadOnly Property ParcelAreaLabelStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ ParcelAreaLabelStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also