Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ClippingPlane Class
Members

In This Topic
    ClippingPlane Class
    In This Topic
    Clipping plane definition.
    Syntax
    'Declaration
     
    Public Class ClippingPlane 
       Inherits devDept.Graphics.ClippingPlaneBase
    public class ClippingPlane : devDept.Graphics.ClippingPlaneBase 
    Remarks
    The scene is clipped on the positive side of the plane.
    Inheritance Hierarchy

    System.Object
       devDept.Graphics.ClippingPlaneBase
          devDept.Eyeshot.ClippingPlane

    See Also