Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Quad Class / Normal Property

In This Topic
    Normal Property (Quad)
    In This Topic
    Gets or sets the quad's normal.
    Syntax
    'Declaration
     
    Public ReadOnly Property Normal As Vector3D
    public Vector3D Normal {get;}
    See Also