Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.DrawSceneParams Class / PlanarReflectionsPlane Property

In This Topic
    PlanarReflectionsPlane Property
    In This Topic
    Gets or sets the planar reflections plane.
    Syntax
    'Declaration
     
    Public Property PlanarReflectionsPlane As Plane
    public Plane PlanarReflectionsPlane {get; set;}
    See Also