BalloonShapeTextColor Property |
Get or set the color of the character.
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 TextColor { get; set; }
Public MustOverride Property TextColor As ColorItem
Get
Set
Property Value
Type:
ColorItem
representing the color of the text
ColorItem .
See Also