DxfLoadConverterSettingsExplodeErrorSolidHatch Property |
Note: This API is now obsolete.
Get or set whether to decompose if filled hatches can not be read. * It can not be used in the current version. It may become unusable in the future.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax [ObsoleteAttribute("This property is obsolete.")]
public abstract bool ExplodeErrorSolidHatch { get; set; }
<ObsoleteAttribute("This property is obsolete.")>
Public MustOverride Property ExplodeErrorSolidHatch As Boolean
Get
Set
Property Value
Type:
BooleanSee Also