ICImagingControl.OverlayBitmapAtPath Property

Returns the OverlayBitmap at a specified path position.
Syntax:
[C#]
public OverlayBitmap OverlayBitmapAtPath[ PathPosition OverlayToFetch ];
Limitations:

Ready only, run time only.

Information:

Introduced in version 3.0

See also: ICImagingControl, OverlayBitmap, PathPositions

<< ICImagingControl