SettingsCmdAssignPayItemToAreaSettingsCmdAssignPayItemToAreaOptions 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.292
Syntax
public sealed class SettingsCmdAssignPayItemToAreaOptions : 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.
Top
See Also