RenderContext Properties |
The RenderContext type exposes the following members.
| Name | Description | |
|---|---|---|
| AlignControl |
Gets and sets the control to use when aligning elements.
(Inherited from ViewContext.) | |
| ClipRect |
Gets the rectangle that needs rendering.
| |
| Control |
Gets and sets the owning control associated with rendering.
(Inherited from ViewContext.) | |
| Graphics |
Gets the graphics instance used for rendering operations.
(Inherited from ViewContext.) | |
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
| Renderer |
Gets access to the renderer provider.
(Inherited from ViewContext.) | |
| TopControl |
Gets the owning top level control associated with rendering.
(Inherited from ViewContext.) | |
| ViewManager |
Gets the owning view manager.
(Inherited from ViewContext.) |