ILayerHasOverlay Method

Returns true if layer has an image overlay

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public virtual bool HasOverlay()

Return Value

Boolean
true if overlay is active

Implements

InterfaceLayerHasOverlay

See Also