SettingsCmdAssignPayItemToAreaSettingsCmdAssignPayItemToAreaOptionsLayerForHatch Property |
Specifies the layer for hatch.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyLayer LayerForHatch { get; }
Public ReadOnly Property LayerForHatch As PropertyLayer
Get
public:
property PropertyLayer^ LayerForHatch {
PropertyLayer^ get ();
}
Property Value
PropertyLayer
See Also