GxImage: enumViewMode

enumViewMode

Values of the viewmode property

 Public Enum enumViewMode

Values

vmNormal = 1
Whole image display
vmPart = 2
Image part display whith corner coordinates (WndLeft, WndTop, WndRight, WndBottom)
vmZoom = 3
Image part display whith center coordinates and zoom ratio

Remarks

See Also

Class GxImage Overview GxImage Properties GxImage Methods enumStretchMode Format