Click or drag to resize

UntiledCanvas Properties

The UntiledCanvas type exposes the following members.

Properties
  NameDescription
Public propertyCanvasCategory
Gets or sets the CanvasCategory of the canvas. The canvas category defines the z order of the canvas in the map.
(Inherited from MapCanvas.)
Public propertyMapView
Gets the parent map instance.
(Inherited from MapCanvas.)
Public propertyMaxRequestSize
Gets or sets the maximum map bitmap request size in pixels. Default is 2048x2048.
Public propertyMinLevel
Gets or sets the maximum level up to which images are requested.
Public propertyUpdateMapObjects
Callback for a provider object to set the map objects which belong to a requested map image.
Top
See Also