Click or drag to resize

ViewLayoutContext Constructor

Overload List
  NameDescription
Public methodViewLayoutContext(Control, IRenderer)
Initialize a new instance of the ViewContext class.
Public methodViewLayoutContext(ViewManager, Control, Control, IRenderer)
Initialize a new instance of the ViewContext class.
Public methodViewLayoutContext(ViewManager, Form, Rectangle, IRenderer)
Initialize a new instance of the ViewContext class.
Public methodViewLayoutContext(ViewManager, Control, Control, IRenderer, Size)
Initialize a new instance of the ViewContext class.
Public methodViewLayoutContext(ViewManager, Control, Control, Graphics, IRenderer, Size)
Initialize a new instance of the ViewContext class.
Top
See Also