ImageGear .NET - Updated October 2, 2018
ZoomCommand Property




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class : ZoomCommand Property
Gets a command for zooming.
Syntax
'Declaration
 
Public ReadOnly Property ZoomCommand As ICommand
 
'Usage
 
Dim instance As PageView
Dim value As ICommand
 
value = instance.ZoomCommand

Property Value

ICommand object.
See Also

Reference

PageView Class
PageView Members