ColorSettingsShowZones Property

ODB ++ v8.1 defines zones (e.g. for specific heights), you can show them with this property.

Definition

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

Property Value

Boolean

See Also