LabelStylesRootCatchmentLabelStyles Property |
Gets the root of all catchment label styles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStylesCatchmentRoot CatchmentLabelStyles { get; }
Public ReadOnly Property CatchmentLabelStyles As LabelStylesCatchmentRoot
Get
public:
property LabelStylesCatchmentRoot^ CatchmentLabelStyles {
LabelStylesCatchmentRoot^ get ();
}
Property Value
LabelStylesCatchmentRoot
See Also