ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / GetImageSize Method

In This Topic
    GetImageSize Method (C1DropDownControl)
    In This Topic
    Returns image size.
    Syntax
    'Declaration
     
    Protected Overridable Function GetImageSize() As Size
    protected virtual Size GetImageSize()

    Return Value

    The size object.
    See Also