Share

LabelStylesProjectionRoot Class

LabelStylesProjectionRoot

Inheritance Hierarchy

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


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

Syntax

C#

public sealed class LabelStylesProjectionRoot : LabelStylesNode

VB

Public NotInheritable Class LabelStylesProjectionRoot
	Inherits LabelStylesNode

C++

public ref class LabelStylesProjectionRoot sealed : public LabelStylesNode

The LabelStylesProjectionRoot type exposes the following members.

Properties

 NameDescription
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertyProfileViewProjectionLabelStyles Gets the collection of all profile view projection label styles.
Public propertySectionViewProjectionLabelStyles Gets the collection of all section view projection label styles.

See Also

Reference

Was this information helpful?