Overload List

  NameDescription
CreateViewport(XCamera)
Creates new view for the given XCamera camera.
(Inherited from XViewportPanel.)
CreateViewport(XWorld)
Creates new view to the world world with new camera and adds it to the panel view collection.
(Inherited from XViewportPanel.)
CreateViewport(XCamera, Single, Single, Single, Single)
Creates a new view for the given camera XCamera.
(Inherited from XViewportPanel.)
CreateViewport(XWorld, Single, Single, Single, Single)
Creates new view to the world world with new camera and adds it to the panel view collection.
(Inherited from XViewportPanel.)
CreateViewport(XCamera, Single, Single, Single, Single, Boolean)
Creates a new view for the given camera XCamera.
(Inherited from XViewportPanel.)
CreateViewport(XWorld, Single, Single, Single, Single, Boolean)
Creates new view to the world world with new camera and adds it to the panel view collection.
(Inherited from XViewportPanel.)

See Also