IRender |
public interface IRenderGlyph
The IRenderGlyph type exposes the following members.
| Name | Description | |
|---|---|---|
| DrawCheckBox | Perform drawing of a check box. | |
| DrawDragDropDockingGlyph | Draw a solid area glyph suitable for a drag drop area. | |
| DrawDragDropSolidGlyph | Draw a solid area glyph suitable for a drag drop area. | |
| DrawDropDownButton | Perform drawing of a drop down button. | |
| DrawInputControlDropDownGlyph | Draw a drop down button image appropriate for a input control. | |
| DrawInputControlNumericDownGlyph | Draw a numeric down button image appropriate for a input control. | |
| DrawInputControlNumericUpGlyph | Draw a numeric up button image appropriate for a input control. | |
| DrawRadioButton | Perform drawing of a radio button. | |
| DrawRibbonContextArrow | Perform drawing of a ribbon context arrow glyph. | |
| DrawRibbonDialogBoxLauncher | Perform drawing of a ribbon dialog box launcher glyph. | |
| DrawRibbonDropArrow | Perform drawing of a ribbon drop arrow glyph. | |
| DrawRibbonGroupSeparator | Perform drawing of a ribbon group separator. | |
| DrawRibbonOverflow | Perform drawing of a ribbon overflow image. | |
| DrawSeparator | Perform drawing of a separator glyph. | |
| DrawTrackGlyph | Draw the track bar track glyph. | |
| DrawTrackPositionGlyph | Draw the track bar position glyph. | |
| DrawTrackTicksGlyph | Draw the track bar ticks glyph. | |
| GetCheckBoxPreferredSize | Calculate the requested display size for the check box. | |
| GetDropDownButtonPreferredSize | Calculate the requested display size for the drop down button. | |
| GetRadioButtonPreferredSize | Calculate the requested display size for the radio button. | |
| MeasureDragDropDockingGlyph | Measure the drag and drop docking glyphs. |