IViewport3D Interface Properties

For a list of all members of this type, see IViewport3D members.

Public Properties
 NameDescription
 PropertyGets the current ICameraController instance attached to the Viewport3D  
 PropertyGets or sets the EntityId Provider. Defaults to the SciChart.Charting3D.Primitives.DefaultEntityIdProvider  
 PropertyGets the current ISceneLightingController instance attached to the Viewport3D  
 PropertyGets or sets the parent ISciChart3DSurface to perform the Viewport3D operations on  
 Property Gets or sets the Root Scene Entity which exists in the Viewport  
 Property Gets whether DirectX is started on the Viewport3D  
 Property Gets the synchronization object for multi-threaded operations on the Viewport3D  
 Property Gets the current Viewport3D orientation  
 Property Gets the current Viewport3D size in pixels  
Top
See Also