GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoPropertyDropDown Class / GetItemRectangle Method
In This Topic
    GetItemRectangle Method (GoPropertyDropDown)
    In This Topic
    The GetSelectedItemRectangle returns a rectangle that is used for drawing an item.
    Syntax
    protected virtual Rectangle GetItemRectangle( 
       DrawItemEventArgs e
    )

    Parameters

    e
    See Also