C1.UWP.FlexViewer Assembly / C1.Xaml.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