Gets the root of all catchment label styles.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public LabelStylesCatchmentRoot CatchmentLabelStyles { get; }
VB
Public ReadOnly Property CatchmentLabelStyles As LabelStylesCatchmentRoot Get
C++
public: property LabelStylesCatchmentRoot^ CatchmentLabelStyles { LabelStylesCatchmentRoot^ get (); }