MouseOverInfoAdornerImageLocation Property

CVB.Net Documentation
Gets/sets the point in the image the adorner shows the info about.

Namespace:  Stemmer.Cvb.Wpf.Adorners
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public Point2D ImageLocation { get; }

Property Value

Type: Point2D
The point is in image coordinates.
See Also

Reference