Share

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.280

Syntax

C#

public sealed class LabelStylesSurfaceRoot : LabelStylesNode

VB

Public NotInheritable Class LabelStylesSurfaceRoot
	Inherits LabelStylesNode

C++

public ref class LabelStylesSurfaceRoot sealed : public 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.

See Also

Reference

Was this information helpful?