IDrawingParametersInfoColor Property
Color which is used for drawing info text and e.g. measure line
Namespace: PCBI.Automation.DrawingParametersAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
public Color InfoColor { get; set; }
Public Property InfoColor As Color
Get
Set
public:
property Color InfoColor {
Color get ();
void set (Color value);
}
member InfoColor : Color with get, set
Property Value
Color