Creates new XViewport class instance with the definition of the view boundaries.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
protected XViewport( RectangleF bounds, XViewportBoundsMode mode ) |
Parameters
- bounds
- Type: System.Drawing..::.RectangleF
The RectangleF view boundary coordinates.
- mode
- Type: SGP.XSpace..::.XViewportBoundsMode
The view boundary interpretation in the XViewportPanel panel.