ColorSettingsShowFilledSurfaces Property

Draw only outline of surfaces or fill them. (Fill is default, reset after loading new project to fill(true))

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool ShowFilledSurfaces { get; set; }

Property Value

Boolean

See Also