XyzGizmo Class Properties

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

Public Properties
 NameDescription
Public Property Gets or sets  
Public Property Gets the collection of children for this entity. (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<SCRTXyzGizmoEntity>)
Public Property  
Public PropertyGets or sets a unique System.UInt32 identifier for this entity. (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<SCRTXyzGizmoEntity>)
Public Property

Gets or sets an SciChart.Charting3D.Primitives.IEntityIdProvider which encodes and decodes SciChart.Charting3D.Primitives.VertexIds

VertexIds consist of MeshID (object ID) and vertex ID.

(Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<SCRTXyzGizmoEntity>)
Public Property When true, meshes need to be recreated on the next Render Pass (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<SCRTXyzGizmoEntity>)
Public Property Gets value determining whether the instance has already been disposed. (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<SCRTXyzGizmoEntity>)
Public Property Gets value determining whether the instance has already been finalized. (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<SCRTXyzGizmoEntity>)
Public Property Gets or sets whether this entity is visible or not. (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<SCRTXyzGizmoEntity>)
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property (Inherited from SciChart.Charting3D.Interop.TSRSceneEntity)
Public Property (Inherited from SciChart.Charting3D.Interop.TSRSceneEntity)
Public PropertyGets or sets the parent SciChart.Charting3D.Primitives.IBaseSceneEntity (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<SCRTXyzGizmoEntity>)
Public Property

Gets a value indicating whether this entity requires a SelectionID.

If TRUE (default), then the SciChart.Charting3D.Primitives.IEntityIdProvider.GetEntityId method will be called on setting SciChart.Charting3D.Primitives.BaseSceneEntity<T>.EntityIdProvider. This selection ID is passed through to the 3D Graphics engine to enable selection, tooltips on the entity.

If FALSE, then no entity ID will be set. It will be the default value of System.UInt32.MaxValue. The item will be considered ignored for selection and tooltips.

(Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<SCRTXyzGizmoEntity>)
Public PropertyGets the SciChart.Charting3D.IRootSceneEntity at the root of the (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<SCRTXyzGizmoEntity>)
Public PropertyGets the SciChart.Charting3D.IViewport3D instance that hosts this root entity (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<SCRTXyzGizmoEntity>)
Top
See Also