![]() ![]() | Draws a triangle-style arrow at the specified location, using the given brush, size and angle. |
![]() ![]() | Overloaded. Draws text at the specified location using the specified Graphics object, font, color and rendering flags. |
![]() ![]() | Overloaded. Provides the size, in pixels, of the specified text when drawn with the specified font and render flags. |
![]() ![]() | Returns whether focus cues should be shown for a specified Control. |
![]() ![]() | Returns whether keyboard cues should be shown for a specified Control. |
![]() |
Overloaded. Initializes a new instance of the ControlRenderer class. |
![]() | Gets or sets the background Color of the control. |
![]() | Gets or sets the bounds of the control to draw. |
![]() | Gets or sets the control being rendered. |
![]() | Gets or sets whether the control is enabled. |
![]() | Gets or sets whether the control has the focus. |
![]() | Gets or sets the Font used to draw text on the control. |
![]() | Gets or sets the Color used to draw text on the control. |
![]() | Gets or sets the Image displayed on the control. |
![]() | Gets or sets whether the control's elements are aligned to support locales that use right-to-left text. |
![]() | Gets or sets a value that specifies whether focus cues are drawn on the control. |
![]() | Gets or sets a value that specifies whether keyboard cues are drawn on the control. |
![]() | Gets or sets the text displayed on the control. |
![]() | Gets or sets a value that determines whether text is drawn by the .NET framework or the operating system. |
![]() | Gets or sets whether visual styles should be used to draw the control when they are supported by the operating system. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Returns a StringFormat instance used to draw text on the control. |
![]() | Gets a TextRenderFlags value which can be passed to DrawText or MeasureText in order to draw text on the current control. |
![]() | Gets the Type of the current instance. |
![]() | Measures the exact width of the text in the current ControlRenderer instance. |
![]() | Overloaded. Translates a rectangle within the bounds of the current renderer to support right-to-left layouts. |
![]() | Returns a String that represents the current Object. |
![]() | Gets the default value of the BackColor property when no specific value is assigned. |
![]() | Gets the default value of the Font property when no specific value is assigned. |
![]() | Gets the default value of the ForeColor property when no specific value is assigned. |
![]() | Gets a value that indicates whether the background should be rendered using the color specified by the BackColor property. |
![]() | Gets a value that indicates whether text should be rendered. |
![]() | Gets whether visual styles should be used to draw the control. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
ControlRenderer Class | Skybound.Rebar.Rendering Namespace