UriAction Properties
The URI (Uniform Resource Identifier) action associated with the annotation.| Name | Description |
|---|---|
| IsMap | Gets or sets whether to track the mouse position when the URI is resolved. |
| Next | Gets or sets actions that run after the current annotation action. Inherited from AnnotationAction. |
| Uri | Gets or sets the URI (Uniform Resource Identifier) action that resolves a URI. |
See Also