Provides a set of methods that can measure and draw menu items.
For a list of all members of this type, see RebarMenuItemRenderer Members.
System.Object
Skybound.Rebar.Rendering.ControlRenderer
Skybound.Rebar.Rendering.RebarMenuItemRenderer
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Use this class to render menu items onto a Graphics surface.
The menu item is divided into three elements. Each can be independently drawn and measured:
Alternately, you can use the RenderItem method to render the entire menu item using the default implementation.
Namespace: Skybound.Rebar.Rendering
Assembly: Skybound.Rebar (in Skybound.Rebar.dll)
RebarMenuItemRenderer Members | Skybound.Rebar.Rendering Namespace