Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / GetPlanarReflectionsPlane Method

In This Topic
    GetPlanarReflectionsPlane Method
    In This Topic
    Gets the plane used to draw the planar reflections.
    Syntax
    'Declaration
     
    Public Function GetPlanarReflectionsPlane() As Plane
    public Plane GetPlanarReflectionsPlane()

    Return Value

    The plane
    See Also