Share

SettingsCmdAddParcelSegmentLabels.SettingsCmdOptions Class

Settings that specify defaults for creating labels with parcel segments.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdAddParcelSegmentLabelsSettingsCmdOptions


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

Syntax

C#

public sealed class SettingsCmdOptions : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdOptions
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdOptions sealed : public TreeOidWrapper

The SettingsCmdAddParcelSegmentLabelsSettingsCmdOptions type exposes the following members.

Properties

 NameDescription
Public propertyLabelingDirection Gets the default parcel segment labeling direction .

See Also

Reference

Was this information helpful?