Eyeshot 10 WPF API Reference
orientationType Enumeration

WPF Assembly > devDept.Graphics Namespace : orientationType Enumeration
Viewport orientation type.
Syntax
'Declaration
 
Public Enum orientationType 
   Inherits System.Enum
public enum orientationType : System.Enum 
Members
MemberDescription
UpAxisY The Y axis direction is up
UpAxisZ The Z axis direction is up
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         devDept.Graphics.orientationType

See Also

Reference

devDept.Graphics Namespace