ICMPLayerSetOverlayAlpha Method

Set the alpha value (transparency) for the Overlay image.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public override void SetOverlayAlpha(
	byte alpha
)

Parameters

alpha  Byte
0-255

Implements

InterfaceLayerSetOverlayAlpha(Byte)
InterfaceLayerSetOverlayAlpha(Byte)

See Also