Property ViewportZoomFocusX
- Namespace
- SharpVectors.Runtime
- Assembly
- SharpVectors.Runtime.Wpf.dll
ViewportZoomFocusX
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.
public double ViewportZoomFocusX { get; set; }