Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawEdgesParams Class / DrawEdgesParams Constructor

In This Topic
    DrawEdgesParams Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal thickness As Single _
    )
    public DrawEdgesParams( 
       float thickness
    )

    Parameters

    thickness
    See Also