Gets the XViewportMouseController mouse controller in the three-dimensional World world. The mouse controller allows to center, rotate and zoom the view using the mouse. Offers the standard handling like in SGP tools.

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

Syntax

C#
public XViewportMouseController ViewportController { get; }

See Also