'Declaration Public Sub ChangeZoomRelativeFocusedImage( _
ByVal newZoomZoom value.As Double, _
ByVal imageFocusPointFocus point in the focused image space.As System.Windows.Point _
)
public void ChangeZoomRelativeFocusedImage(
double newZoom,
System.Windows.Point imageFocusPoint
)
public: void ChangeZoomRelativeFocusedImage(
double newZoom,
System.Windows.Point imageFocusPoint
)
public:
void ChangeZoomRelativeFocusedImage(
double newZoom,
System.Windows.Point imageFocusPoint
)
Parameters
- newZoom
- Zoom value.
- imageFocusPoint
- Focus point in the focused image space.