ZoomAndPanControlAnimatedZoomAboutPoint - метод

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).

Definition

Пространство имён: Tessa.UI.Controls.Zooming
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public void AnimatedZoomAboutPoint(
	double newContentScale,
	Point contentZoomFocus
)

Параметры

newContentScale  Double
 
contentZoomFocus  Point
 

См. также