IComponentAreaParametersFillArea Property
Draw the area filed or not
Namespace: PCBI.Automation.DrawingParametersAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
public bool FillArea { get; set; }
Public Property FillArea As Boolean
Get
Set
public:
property bool FillArea {
bool get ();
void set (bool value);
}
member FillArea : bool with get, set
Property Value
Boolean