Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Quaternion Class / Identity Property

In This Topic
    Identity Property
    In This Topic
    Gets the identity Quaternion.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Identity As Quaternion
    public static Quaternion Identity {get;}
    See Also