Click or drag to resize

RenderContext Properties

The RenderContext type exposes the following members.

Properties
 NameDescription
Public propertyAlignControl Gets and sets the control to use when aligning elements.
(Inherited from ViewContext)
Public propertyClipRect Gets the rectangle that needs rendering.
Public propertyControl Gets and sets the owning control associated with rendering.
(Inherited from ViewContext)
Public propertyGraphics Gets the graphics instance used for rendering operations.
(Inherited from ViewContext)
Public propertyId Gets the unique identifier of the object.
(Inherited from GlobalId)
Public propertyRenderer Gets access to the renderer provider.
(Inherited from ViewContext)
Public propertyTopControl Gets the owning top level control associated with rendering.
(Inherited from ViewContext)
Public propertyViewManager Gets the owning view manager.
(Inherited from ViewContext)
Top
See Also