ZoomAndPanControlAnimatedZoomTo(Double, Rect) - метод
Do an animated zoom to view a specific scale and rectangle (in content coordinates).
Пространство имён: Tessa.UI.Controls.ZoomingСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public void AnimatedZoomTo(
double newScale,
Rect contentRect
)
Public Sub AnimatedZoomTo (
newScale As Double,
contentRect As Rect
)
public:
void AnimatedZoomTo(
double newScale,
Rect^ contentRect
)
member AnimatedZoomTo :
newScale : float *
contentRect : Rect -> unit
Параметры
- newScale Double
-
- contentRect Rect
-