Eyeshot 10 WinForms API Reference
IdentityMatrix Property

WinForms Assembly > devDept.Graphics Namespace > RenderContextBase Class : IdentityMatrix Property
Gets the Identity matrix as a float array.
Syntax
'Declaration
 
Public Shared ReadOnly Property IdentityMatrix As Single()
public static float[] IdentityMatrix {get;}
See Also

Reference

RenderContextBase Class
RenderContextBase Members