ZoomAndPanControlViewportZoomFocusX - свойство |
The X coordinate of the viewport focus, this is the point in the viewport (in viewport coordinates)
that the content focus point is locked to while zooming in.
Пространство имён:
Tessa.UI.Controls.Zooming
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic double ViewportZoomFocusX { get; set; }Public Property ViewportZoomFocusX As Double
Get
Set
public:
property double ViewportZoomFocusX {
double get ();
void set (double value);
}member ViewportZoomFocusX : float with get, set
Значение свойства
Тип:
Double
См. также