LabelStylesSurfaceRoot Class

LabelStylesSurfaceRoot
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
          Autodesk.Civil.DatabaseServices.StylesLabelStylesSurfaceRoot

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class LabelStylesSurfaceRoot : LabelStylesNode

The LabelStylesSurfaceRoot type exposes the following members.

Properties
 NameDescription
Public propertyContourLabelStyles Gets the collection of all surface contour label styles.
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertySlopeLabelStyles Gets the collection of all surface slope label styles.
Public propertySpotElevationLabelStyles Gets the collection of all surface spot elevation label styles.
Public propertyWatershedLabelStyles Gets the collection of all surface watershed label styles.
Top
See Also