HatchShapeInnerRegions Property |
Get a collection of region geometry representing hollow region.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic abstract HatchInnerRegionShapeCollection InnerRegions { get; }
Public MustOverride ReadOnly Property InnerRegions As HatchInnerRegionShapeCollection
Get
Property Value
Type:
HatchInnerRegionShapeCollection
See Also