C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / ActualSizeCommand Property

In This Topic
ActualSizeCommand Property (FlexViewerPane)
In This Topic
The System.Windows.Input.ICommand that sets zoom to 100%.
Syntax
'Declaration
 
Public ReadOnly Property ActualSizeCommand As ICommand
 
See Also