LabelStylesSurfaceRootWatershedLabelStyles Property |
Gets the collection of all surface watershed label styles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStyleCollection WatershedLabelStyles { get; }
Public ReadOnly Property WatershedLabelStyles As LabelStyleCollection
Get
public:
property LabelStyleCollection^ WatershedLabelStyles {
LabelStyleCollection^ get ();
}
Property Value
LabelStyleCollection
See Also