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

In This Topic
    EnableThickPoints Method (RenderContextBase)
    In This Topic
    Enables thick points rendering.
    Syntax
    'Declaration
     
    Public MustOverride Sub EnableThickPoints() 
    public abstract void EnableThickPoints()
    See Also