Skip to main content

TcxImageZoomingOptions Properties

Contains the image zooming settings of an image editor.
Name Description
MaxZoom Specifies the maximum zoom level of the displayed image (as a percentage).
MinZoom Specifies the minimum zoom level of the displayed image (as a percentage).
ShowZoomTrackBar Switches the visibility of the zoom track bar in the image editor.
ZoomPercent Specifies the current zoom level of the displayed image (as a percentage).
See Also