Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / PickBoxSize Property

In This Topic
    PickBoxSize Property
    In This Topic
    Gets or sets the pick box size in pixel units.
    Syntax
    'Declaration
     
    Public Property PickBoxSize As Integer
    public int PickBoxSize {get; set;}
    See Also