Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawParams Class / PlanarReflections Property

In This Topic
    PlanarReflections Property (DrawParams)
    In This Topic
    Tells if the planar reflections are being drawn.
    Syntax
    'Declaration
     
    Public ReadOnly Property PlanarReflections As Boolean
    public bool PlanarReflections {get;}
    See Also