ViewportDataY Property

Gets or sets the vertical position of the current viewport.

Namespace:  Dundas.BI.Utility.Map
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public float Y { get; set; }

Property Value

Type: Single
A pixel position relative to the zoomed-out viewport.
See Also