'Declaration Public Sub ChangeZoomReleativeFocusedImage( _
ByVal newZoomZoom value.As Single, _
ByVal imageFocusPointFocus point in the focused image space.As System.Drawing.PointF _
)
public void ChangeZoomReleativeFocusedImage(
float newZoom,
System.Drawing.PointF imageFocusPoint
)
public: void ChangeZoomReleativeFocusedImage(
float newZoom,
System.Drawing.PointF imageFocusPoint
)
public:
void ChangeZoomReleativeFocusedImage(
float newZoom,
System.Drawing.PointF imageFocusPoint
)
Parameters
- newZoom
- Zoom value.
- imageFocusPoint
- Focus point in the focused image space.