The XViewportPanel class provides infrastructure for displaying the world on the user screen.

One XViewportPanel viewport panel can contain an unlimited number of viewsports of the XWorld world. Every viewport with the camera can watch different part of the world.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public class XViewportPanel : UserControl

Inheritance Hierarchy

See Also