Share

LabelStylesParcelRoot Class

LabelStylesParcelRoot

Inheritance Hierarchy

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


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

Syntax

C#

public sealed class LabelStylesParcelRoot : LabelStylesNode

VB

Public NotInheritable Class LabelStylesParcelRoot
	Inherits LabelStylesNode

C++

public ref class LabelStylesParcelRoot sealed : public LabelStylesNode

The LabelStylesParcelRoot type exposes the following members.

Properties

 NameDescription
Public propertyAreaLabelStyles Gets the collection of all parcel area label styles.
Public propertyCurveLabelStyles Gets the collection of all parcel curve label styles.
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertyLineLabelStyles Gets the collection of all parcel line label styles.

See Also

Reference

Was this information helpful?