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; }
Public MustOverride Property CustomHatch As CustomHatch
Get
Set
Property Value
Type:
CustomHatch
representing a user-defined hatch
CustomHatch .
See Also