Note: This topic is for
Document/Medical only.
The text pointer annotation object
(AnnTextPointerObject)
extends the
AnnTextObject class
by providing an extra line that starts from one of the four corners of the bounding
rectangle around the text. The other endpoint of the line can be moved to point to
anything on the underlying image. This extra endpoint may or may not be fixed.
Programmatically, the boundaries and location of the text pointer object can be
controlled using the following properties:
The
AnnTextPointerObject
class inherits a number of properties from the
AnnObjectBase class
that provide support for font, pen and brush characteristics. These properties are
listed below:
Fill Stroke StrokeDashArray StrokeDashCap StrokeDashOffset StrokeEndLineCap StrokeLineJoin StrokeMiterLimit StrokeStartLineCap StrokeThickness FontDecorations FontFamily FontSize FontStretch FontStyle FontWeight SupportsFill SupportsFont SupportsStroke
Header HeaderBackground HeaderDecorations HeaderFontFamily HeaderFontSize HeaderFontStretch HeaderFontStyle HeaderFontWeight HeaderForeground HeaderOffset IsHeaderRestricted IsHeaderVisible
For more information about the automated text pointer annotation object, refer to WPF Annotation Objects - Automated Features.