Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / CurrentPointSize Property

In This Topic
    CurrentPointSize Property
    In This Topic
    Gets the current point size (in pixels).
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentPointSize As Single
    public float CurrentPointSize {get;}
    See Also