Property | Type | Description | |
---|---|---|---|
NewZoomFactor | |||
OldZoomFactor |
Method | Description | |
---|---|---|
ZoomPercentageChangedEventArgs ( |
Initializes a new instance of the T:ZoomPercentageChangedEventArgs class.
|
public ZoomPercentageChangedEventArgs ( |
||
oldZoomFactor | The previous zoom factor. | |
newZoomFactor | The new zoom factor. | |
return | System |