DocumentCustomHatchs Property |
Get a collection of user defined hatches.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract CustomHatchCollection CustomHatchs { get; }
Public MustOverride ReadOnly Property CustomHatchs As CustomHatchCollection
Get
Property Value
Type:
CustomHatchCollectionSee Also