ViewportDataZoomMouseXDistance Property

Gets or sets distance of the mouse from the left 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 ZoomMouseXDistance { get; set; }

Property Value

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