Class ViewportCommands
- Namespace
- HelixToolkit.Wpf.SharpDX
- Assembly
- HelixToolkit.Wpf.SharpDX.dll
public static class ViewportCommands
- Inheritance
-
ViewportCommands
- Inherited Members
Properties
BackView
public static RoutedCommand BackView { get; }
Property Value
BottomView
public static RoutedCommand BottomView { get; }
Property Value
ChangeFieldOfView
public static RoutedCommand ChangeFieldOfView { get; }
Property Value
FrontView
public static RoutedCommand FrontView { get; }
Property Value
LeftView
public static RoutedCommand LeftView { get; }
Property Value
Pan
public static RoutedCommand Pan { get; }
Property Value
Reset
public static RoutedCommand Reset { get; }
Property Value
RightView
public static RoutedCommand RightView { get; }
Property Value
Rotate
public static RoutedCommand Rotate { get; }
Property Value
SetTarget
public static RoutedCommand SetTarget { get; }
Property Value
TopView
public static RoutedCommand TopView { get; }
Property Value
Zoom
public static RoutedCommand Zoom { get; }
Property Value
ZoomExtents
public static RoutedCommand ZoomExtents { get; }
Property Value
ZoomRectangle
public static RoutedCommand ZoomRectangle { get; }