Overload List
Name | Description | |
---|---|---|
![]() | XCameraViewport()()() |
Creates new XCameraViewport class instance without the camera.
|
![]() | XCameraViewport(RectangleF) |
Creates new XCameraViewport class instance with the definition of the view boundaries without camera.
|
![]() | XCameraViewport(XCamera) |
Creates new XCameraViewport class instance.
|
![]() | XCameraViewport(RectangleF, XViewportBoundsMode) |
Creates new XCameraViewport class instance with the definition of the view boundaries without camera.
|
![]() | XCameraViewport(XCamera, RectangleF) |
Creates new XCameraViewport class instance with the definition of the view boundaries.
|
![]() | XCameraViewport(RectangleF, XViewportBoundsMode, Color) |
Creates new XCameraViewport class instance with the definition of the view borders and the background color without the camera.
|
![]() | XCameraViewport(XCamera, RectangleF, XViewportBoundsMode) |
Creates new XCameraViewport class instance with the definition of the view boundaries.
|
![]() | XCameraViewport(XCamera, RectangleF, XViewportBoundsMode, Color) |
Creates new XCameraViewport class instance with the definition of the view borders and the background color.
|