Gets the hatch information for watershed style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public SurfaceHatchInfo Hatch { get; }
Visual Basic
Public ReadOnly Property Hatch As SurfaceHatchInfo Get
Visual C++
public: property SurfaceHatchInfo^ Hatch { SurfaceHatchInfo^ get (); }