Click or drag to resize
CMSMapPropertiesZoomScale Property
Gets or sets the scale of the map when zoomed (after marker click event).

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public int ZoomScale { get; set; }

Property Value

Type: Int32
See Also