ZoomAndPanControlZoomAboutPoint - метод
Zoom in/out centered on the specified point (in content coordinates).
The focus point is kept locked to it's on screen position (ala google maps).
Пространство имён: Tessa.UI.Controls.ZoomingСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public void ZoomAboutPoint(
double newContentScale,
Point contentZoomFocus
)
Public Sub ZoomAboutPoint (
newContentScale As Double,
contentZoomFocus As Point
)
public:
void ZoomAboutPoint(
double newContentScale,
Point^ contentZoomFocus
)
member ZoomAboutPoint :
newContentScale : float *
contentZoomFocus : Point -> unit
Параметры
- newContentScale Double
-
- contentZoomFocus Point
-