ImageGear for .NET
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
public ICommand ZoomCommand {get;}
public: __property ICommand* get_ZoomCommand();
public:
property ICommand^ ZoomCommand {
   ICommand^ get();
}

Property Value

ICommand object.
See Also

Reference

PageView Class
PageView Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback