Click or drag to resize

HatchShapeCustomHatch Property

Get or set user defined hatch.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract CustomHatch CustomHatch { get; set; }

Property Value

Type: CustomHatch
representing a user-defined hatch CustomHatch .
See Also