Property | Type | Description | |
---|---|---|---|
NewMagnification | int | ||
NewOffsetX | int | ||
NewOffsetY | int |
Method | Description | |
---|---|---|
ZoomEventArgs ( int magnification, int offsetX, int offsetY ) : System |
public ZoomEventArgs ( int magnification, int offsetX, int offsetY ) : System | ||
magnification | int | |
offsetX | int | |
offsetY | int | |
return | System |