Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / OglRenderContext Class / SetLineSizeInternal Method

In This Topic
    SetLineSizeInternal Method (OglRenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub SetLineSizeInternal( _
       ByVal thickness As Single _
    ) 
    protected override void SetLineSizeInternal( 
       float thickness
    )

    Parameters

    thickness
    See Also