ImgEdit User Control

ImgEdit Class Library

ImgEdit.ImageZoom(Single)

 

Sets the displayed image zoom value.

 

[Visual Basic]

Public Sub ImageZoom( _

ByVal Value As Single)

 

Parameters

    Value

        The image zoom value. Value 1 is the original image zoom size. 

       

Return Value

    None.

 

Example

[Visual Basic] The following example sets the displayed image zoom to half size.

 

[Visual Basic]

ImgEdit1.ImageZoom(0.5)

 

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.

Documentation Version 1.6