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

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

    Parameters

    thickness
    See Also