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