Share

LabelStylesSectionViewRoot Class

LabelStylesSectionViewRoot

Inheritance Hierarchy

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


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

Syntax

C#

public sealed class LabelStylesSectionViewRoot : LabelStylesNode

VB

Public NotInheritable Class LabelStylesSectionViewRoot
	Inherits LabelStylesNode

C++

public ref class LabelStylesSectionViewRoot sealed : public LabelStylesNode

The LabelStylesSectionViewRoot type exposes the following members.

Properties

 NameDescription
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertyGradeLabelStyles Gets the collection of all section view grade label styles.
Public propertyOffsetElevationLabelStyles Gets the collection of all section view offset elevation label styles.

See Also

Reference

Was this information helpful?