LEADTOOLS Annotations for WPF and Silverlight Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.22
WPF AnnRubberStampObject
Note: This topic is for Document/Medical only. The rubber stamp annotation object (AnnRubberStampObject) is a rectangle that contians an image from a predefined metafile. With the automated functions, the user clicks and drags to specify a rectangle. Programmatically, the boundaries and location of the rubber stamp object can be controlled using the following properties: The AnnRubberStampObject 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 rubber stamp object can be controlled using the following properties, inherited from the AnnObject class: The following properties may be used in transforming a rubber stamp 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 AnnRubberStampObject class object:

For more information about the automated rubber stamp annotation object, refer to WPF Annotation Objects - Automated Features and WPF Automated Annotations - Stamp Picture Tab.