Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Legend Class / ItemSize Property

In This Topic
    ItemSize Property
    In This Topic
    Size of each color rectangle.
    Syntax
    'Declaration
     
    Public Property ItemSize As Size
    public Size ItemSize {get; set;}
    See Also