GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawPaletteBase Class / DrawHighlightedItem Method
In This Topic
    DrawHighlightedItem Method
    In This Topic
    The DrawHighlightedItem method draws the currently highlighted item as defined by HighlightedItem
    Syntax
    protected virtual void DrawHighlightedItem( 
       DrawItemEventArgs e
    )

    Parameters

    e
    See Also