Share

SettingsCmdAssignPayItemToArea.SettingsCmdAssignPayItemToAreaOptions Class

Settings of pay item assignment for command AssignPayItemToArea.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdAssignPayItemToAreaSettingsCmdAssignPayItemToAreaOptions


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

Syntax

C#

public sealed class SettingsCmdAssignPayItemToAreaOptions : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdAssignPayItemToAreaOptions
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdAssignPayItemToAreaOptions sealed : public TreeOidWrapper

The SettingsCmdAssignPayItemToAreaSettingsCmdAssignPayItemToAreaOptions type exposes the following members.

Properties

 NameDescription
Public propertyColorForHatch Specifies the color for hatch.
Public propertyLayerForHatch Specifies the layer for hatch.
Public propertyUseAcadLayerAndColor Specifies whether to use AutoCAD current layer and color.

See Also

Reference

Was this information helpful?