SettingsCatchmentSettingsStylesCatchmentLabelStyleId Property |
Specifies the default styleId for catchment labels.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyObjectId CatchmentLabelStyleId { get; }
Public ReadOnly Property CatchmentLabelStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ CatchmentLabelStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also