Overload List

  NameDescription
XViewport()()()
Creates new XViewport class instance with the maximal size of the view in the XViewportPanel panel.
XViewport(RectangleF)
Creates new XViewport class instance with the definition of the view boundaries.
XViewport(RectangleF, XViewportBoundsMode)
Creates new XViewport class instance with the definition of the view boundaries.
XViewport(RectangleF, XViewportBoundsMode, Color)
Creates new XViewport class instance with the definition of the view boundaries and the background color.

See Also