DxfLoadConverterSettingsSolidHatchTransparency Property |
Get or set transparency of filled hatching.
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 SolidHatchTransparency { get; set; }
Public MustOverride Property SolidHatchTransparency As Integer
Get
Set
Property Value
Type:
Int32
Filled percentage percentage indicating transparency of hatching. A value in the range 0 to 100.
See Also