Specifies the layer for hatch.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyLayer LayerForHatch { get; }
VB
Public ReadOnly Property LayerForHatch As PropertyLayer Get
C++
public: property PropertyLayer^ LayerForHatch { PropertyLayer^ get (); }