Click or drag to resize

ViewContext Properties

The ViewContext type exposes the following members.

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