Property ViewportZoomFocusY
- Namespace
- SharpVectors.Runtime
- Assembly
- SharpVectors.Runtime.Wpf.dll
ViewportZoomFocusY
The Y 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 ViewportZoomFocusY { get; set; }