For a list of all members of this type, see MappingOutputEventArgs members.
Public Properties
| Name | Description |
 | NewX | Gets the mapped x coordinate of the annotation currently being exported. Setting this property will modify the x position of the exported annotation. |
 | NewY | Gets the mapped y coordinate of the annotation currently being exported. Setting this property will modify the y position of the exported annotation. |
 | X | Gets the unmapped x coordinate of the annotation currently being exported. |
 | Y | Gets the unmapped y coordinate of the annotation currently being exported. |
Top
See Also