dotnetCHARTING Send comments on this topic.
HitTestInfo Constructor
See Also 
dotnetCHARTING Namespace > HitTestInfo Class : HitTestInfo Constructor


Creates a new instance of the HitTestInfo class.

Syntax

Visual Basic (Declaration)  
Public Function New()
Visual Basic (Usage) Copy Code
Dim instance As HitTestInfo()
C#  
public HitTestInfo()

See Also