GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawPaletteBase Class / OnItemSizeChanged Method
In This Topic
    OnItemSizeChanged Method
    In This Topic
    OnItemSizeChanged is called when the ItemSize property is changed
    Syntax
    protected virtual void OnItemSizeChanged( 
       EventArgs e
    )

    Parameters

    e
    See Also