Click or drag to resize

LeadShapeUseTextColor Property

Gets or sets a value indicating whether "color of character is different from leader line".

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool UseTextColor { get; set; }

Property Value

Type: Boolean
true if "letter color uses a color different from the leader line". Otherwise false.
See Also