IStepBitmapResultClass Class

This class contains the Bitmap and the DrawnRectangle of the GetBitmap methode.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class BitmapResultClass
Inheritance
Object    IStepBitmapResultClass

Constructors

IStepBitmapResultClassInitializes a new instance of the IStepBitmapResultClass class

Fields

DrawnRectangle The visible rectangle of PCB-Investigator (e.g. try IPCBIWindow.ZoomRect with different values to see the result).
Image The result image

Extension Methods

See Also