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

In This Topic
    SetPointSizeInternal Method (RenderContextBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride Sub SetPointSizeInternal( _
       ByVal thickness As Single _
    ) 
    protected abstract void SetPointSizeInternal( 
       float thickness
    )

    Parameters

    thickness
    See Also