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