Fields  Properties  Methods 


HitTestInfo3D Structure Members

The following tables list the members exposed by HitTestInfo3D.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets special value which represents a SciChart.Charting.Visuals.RenderableSeries.HitTestInfo instance without data  
Top
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
Public Methods
 NameDescription
Public MethodReturns the value, indicating whether current instance of SciChart.Charting.Visuals.RenderableSeries.HitTestInfo is empty  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also