Settings of pay item assignment for command AssignPayItemToArea.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
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
| Name | Description | |
|---|---|---|
| ColorForHatch | Specifies the color for hatch. | |
| LayerForHatch | Specifies the layer for hatch. | |
| UseAcadLayerAndColor | Specifies whether to use AutoCAD current layer and color. |
