GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawPaletteBase Class / GetItemRectangle Method
In This Topic
    GetItemRectangle Method (GoDrawPaletteBase)
    In This Topic
    The GetItemRectangle returns a rectangle that defines where the given item will be drawn relative to the ScrollPosition
    Syntax
    protected virtual Rectangle GetItemRectangle( 
       int index
    )

    Parameters

    index
    See Also