Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
WPF AnnImageObject
Note: This topic is for Document/Medical only. The image annotation object (AnnImageObject) is a bounding rectangle bordering an image. Programmatically, the boundaries and location of the image object can be controlled using the following properties: The AnnImageObject class inherits a number of properties from the AnnObjectBase class that provide support for font, pen and brush characteristics. These properties are listed below: The name of the image object can be controlled using the following properties, inherited from the AnnObjectBase class: The following properties may be used in transforming an image 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 Container property and the Group property, both inherited from the AnnObjectBase class, contain information on the container or the group to which the object belongs. The following properties can also be used to programmatically set characteristics of an AnnImageObject class object: