Eyeshot 11 WPF API Reference
WPF 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