ViewportDataZoomMouseYDistance Property

Gets or sets distance of the mouse from the top border of the map.

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

Property Value

Type: Single
The distance from the mouse Y location during zoom interaction to top border of the map.
See Also