Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Quaternion Class / ToMatrix Method

In This Topic
    ToMatrix Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub ToMatrix( _
       ByRef matrix As Double _
    ) 
    public void ToMatrix( 
       out Double matrix
    )

    Parameters

    matrix
    See Also