In This Topic

ZoomOut Method (DocuViewareControl)

In This Topic
Decreases the current level of zoom.
Syntax
'Declaration
 
Public Function ZoomOut() As GdPictureStatus
public GdPictureStatus ZoomOut()

Return Value

A member of the GdPictureStatus enumeration.
See Also