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

In This Topic
    ModelViewProj Property (ScreenPolygonParams)
    In This Topic
    Gets or sets the modelView projection matrix.
    Syntax
    'Declaration
     
    Public Property ModelViewProj As Double()
    public double[] ModelViewProj {get; set;}
    See Also