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