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

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

    Parameters

    thickness
    See Also