ASP.NET Pack Programmer's Guide
MapView.MaxImageSize Property
See Also
 





Specifies the size of the image tiles of the map.

Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms

 Syntax

C#  Copy Code

public Size MaxImageSize { get; set; }

Visual Basic  Copy Code

Public Property MaxImageSize As Size

 Property Value

 Remarks

Image maps can be split into multiple images to avoid problems with large images.

 See Also

MapView Members
MapView Class
MindFusion.Mapping.WebForms Namespace