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