TextShapeBackgroundTransparency Property |
Gets or sets the transparency of the text background color.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract float BackgroundTransparency { get; set; }
Public MustOverride Property BackgroundTransparency As Single
Get
Set
Property Value
Type:
Single
a value in the range 0 to 1
See Also