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

    Parameters

    e
    See Also