Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Camera Class / NearPlane Property

In This Topic
    NearPlane Property
    In This Topic
    Gets the near plane of the Camera.
    Syntax
    'Declaration
     
    Public ReadOnly Property NearPlane As Plane
    public Plane NearPlane {get;}
    See Also