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

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