Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
WPF AnnSelectObject

Note: This topic is for Document/Medical only.

The WPF annotation select object (AnnSelectObject) is a simple rectangle that can be used to select an object(s) to be edited. If more than one object is being selected, the selected objects will be removed from the container and being added to a temporary group object.

The AnnSelectObject class inherits a number of properties from the AnnObjectBase class, that provide support for stroke and fill characteristics. These properties are listed below:

Also, AnnSelectObject contains AnnSelectObject.BackStroke property that can be used in combination with the above stroke properties to control the select object outline.

It is not recommended to set the header properties of the AnnSelectObject.

It is not recommended to set the RenderTransform property of the AnnSelectObject.

For more information about the automated select annotation object, refer to WPF Annotation Objects - Automated Features.