Accusoft ImagXpress 13
AutoSize Property
Description
Gets or sets the type of image re-sizing to perform in the view.
Property Type
Read-write property
Syntax
Visual Basic
Public Property AutoSize As enumAutoSize
Return Type
An enumAutoSize value which determines the type of re-sizing to perform.
Remarks

The default value is AutoSize = ISIZE_CropImage (5).

See the maximum and minimum for the range of dimensions that the control can be resized to when AutoSize specifies that the control should be resized to fit the image.

Note: AutoSize changes how the image is displayed. The image itself is not modified. To modify the image, see the Resize method. If this property is set to 'BestFit', 'FitWidth', 'FitHeight' or 'ResizeImage' then the ZoomFactor property becomes read-only, and the ZoomToFit method has no effect.

See Also

ImagXpress Object  | ImagXpress Members  | enumAutoSize Enumeration  | ZoomToFit Method  | ZoomFactor Property  | Viewing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback