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

    Parameters

    e
    See Also