The following tables list the members exposed by ImageViewerTransformEventArgs.
| Name | Description | |
|---|---|---|
| OffsetX | Gets the location of the horizontal scroll bar position. |
| OffsetY | Gets the location of the vertical scroll bar position. |
| OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
| ScaleX | Gets the current horizontal scale factor for the image display. |
| ScaleY | Gets the current vertical scale factor for the image display. |