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

In This Topic
    Near Property
    In This Topic
    Gets the near clipping plane position.
    Syntax
    'Declaration
     
    Public ReadOnly Property Near As Double
    public double Near {get;}
    See Also