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


Gets the object at the hitTest position.

Syntax

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

See Also

© 2021 All Rights Reserved.