Gets or sets the position of this AnnTextPointerObject object's pointer. This is a dependency property.
public Point PointerPosition { get; set; }
Public Property PointerPosition As Point
A System.Windows.Point structure that specifies the position of the pointer
The pointer will be drawn as the shortest straight line between any of the 4 corners of the bounding rectangle and this position. The annotation framework will update this line automatically when this AnnTextPointerObject object is transformed. For more information, refer to Using Text in WPF Annotation Objects.
For XAML example, refer to AnnGroupObject.
For C#/VB examples, refer to AnnTextPointerObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET