HitTestInfo3D Structure Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets the EntityId for the SciChart.Charting3D.Primitives.BaseSceneEntity<T> which has been hit (ignore if IsHit is false)  
Public PropertyGets or sets the I,J Indices for the 2d entity which has been hit (ignore if IsHit is false)  
Public Property Gets or sets whether the HitTest operation was a hit or not  
Public PropertyGets or sets the VertexID for the vertex which has been hit (ignore if IsHit is false)  
Top
See Also