C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / ActualSizeCommand Property

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