ViewportDataAppliedZoomAdjustment Property |
Gets or sets the zoom level to be applied in the DOM after adjustments made for browser compatibility.
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 AppliedZoomAdjustment { get; set; }
Public Property AppliedZoomAdjustment As Single
Get
Set
public:
property float AppliedZoomAdjustment {
float get ();
void set (float value);
}
member AppliedZoomAdjustment : float32 with get, set
Property Value
Type:
SingleSee Also