TextShapeBackgroundColor Property |
Get or set the background color of the text.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract ColorItem BackgroundColor { get; set; }
Public MustOverride Property BackgroundColor As ColorItem
Get
Set
Property Value
Type:
ColorItem
representing the background color of the text
ColorItem .
See Also