DocumentRegionGapTolerance Property |
Gets or sets a value that represents the tolerance for considering a shape that is not completely closed as a region.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract int RegionGapTolerance { get; set; }
Public MustOverride Property RegionGapTolerance As Integer
Get
Set
Property Value
Type:
Int32See Also