WatershedBaseStyleHatch Property |
Gets the hatch information for watershed style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic SurfaceHatchInfo Hatch { get; }
Public ReadOnly Property Hatch As SurfaceHatchInfo
Get
public:
property SurfaceHatchInfo^ Hatch {
SurfaceHatchInfo^ get ();
}
Property Value
SurfaceHatchInfo
See Also