Click or drag to resize

ViewLayoutContext Properties

The ViewLayoutContext type exposes the following members.

Properties
 NameDescription
Public propertyAlignControl Gets and sets the control to use when aligning elements.
(Inherited from ViewContext)
Public propertyControl Gets and sets the owning control associated with rendering.
(Inherited from ViewContext)
Public propertyDisplayRectangle Gets and sets the available display area.
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