ImgEdit User Control

ImgEdit Class Library

ImgEdit.Get_Zoom = Single

 

Gets the current displayed image zoom.

 

[Visual Basic]

Public ReadOnly Property Get_Zoom ( ) as Single

 

Property Set Value

    None.

 

Property Get Value

    Get_Zoom

        Gets the current zoom value.

 

Example

[Visual Basic] The following example gets the current zoom value of the displayed image.

 

[Visual Basic]

Dim Zoom as Single = 0

Zoom = ImgEdit1.Get_Zoom

 

Requirements

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

Documentation Version 1.6