This property and DrawScaleX property set the magnification at which and image is displayed in the ImageKit Control. (Actual size display is 1 by default).
Property Value
The magnification at which an image is displayed
Explanation
The DrawScaleXand DrawScaleY properties set the magnification at which and image is displayed in the ImageKit Control. (Actual size display is 1 by default). If the DrawScaleX and DrawScaleY properties equal 2, for example, then the image will be displayed a twice actual size. Likewise, if the the DrawScaleX and DrawScaleY properties equal 0.5, then the image will be displayed at half actual size. The DrawScaleX and DrawScaleY properties are only effective when the image is displayed in actual size display mode.
See Also
ImageKit Members | Newtone.ImageKit.Win.ImageKit