Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawOnScreenWireframeParams Class / ModelViewProj Property

In This Topic
    ModelViewProj Property (DrawOnScreenWireframeParams)
    In This Topic
    Gets the ModelView projection matrix.
    Syntax
    'Declaration
     
    Public ReadOnly Property ModelViewProj As Double()
    public double[] ModelViewProj {get;}
    See Also