Note: This topic is for
Document/Medical only. The point annotation object (
AnnPointObject ) is single point. With the automated functions, in design mode each point is formed with a mouse click event. Programmatically, the boundaries and location of the point object can be controlled using the following properties:
The
AnnPointObject class inherits a number of properties from the
AnnObject class that provide support for font, stroke and fill characteristics. These properties are listed below:
The name of the point object can be controlled using the following properties, inherited from the
AnnObject class:
The following properties may be used in transforming a point annotation object:
An object can be part of a group annotation object or part of a container object. It cannot be part of both a group and a container at the same time. The following properties can also be used to programmatically set characteristics of an
AnnPointObject class object:
For more information about the automated point annotation object, refer to WPF Annotation Objects - Automated Features and WPF Automated Annotations - Point Tab.