Share

LabelStylesCatchmentRoot Class

LabelStylesCatchmentRoot

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
          Autodesk.Civil.DatabaseServices.StylesLabelStylesCatchmentRoot


Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276

Syntax

C#

public sealed class LabelStylesCatchmentRoot : LabelStylesNode

VB

Public NotInheritable Class LabelStylesCatchmentRoot
	Inherits LabelStylesNode

C++

public ref class LabelStylesCatchmentRoot sealed : public LabelStylesNode

The LabelStylesCatchmentRoot type exposes the following members.

Properties

 NameDescription
Public propertyAreaLabelStyles Gets the collection of all catchment area label styles.
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertyFlowSegmentLabelStyles Gets the collection of all flow segment label styles.

See Also

Reference

Was this information helpful?