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

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