Share

SettingsCatchment.SettingsStyles.CatchmentLabelStyleId Property

Specifies the default styleId for catchment labels.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyObjectId CatchmentLabelStyleId { get; }

VB

Public ReadOnly Property CatchmentLabelStyleId As PropertyObjectId
	Get

C++

public:
property PropertyObjectId^ CatchmentLabelStyleId {
	PropertyObjectId^ get ();
}

Property Value

PropertyObjectId

See Also

Reference

Was this information helpful?