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


Gets the object type at the hitTest position.

Syntax

Visual Basic (Declaration) 
Public Property Type As HitTestType
Visual Basic (Usage)Copy Code
Dim instance As HitTestInfo
Dim value As HitTestType
 
instance.Type = value
 
value = instance.Type
C# 
public HitTestType Type {get; set;}

See Also

© 2021 All Rights Reserved.