Click or drag to resize

UntiledCanvas Constructor

Overload List
  NameDescription
Public methodUntiledCanvas(MapView, IUntiledProvider)
Initializes a new instance of the UntiledCanvas class. This method initializes the maximum request size for map bitmaps to 2048 x 2048 pixels.
Public methodUntiledCanvas(MapView, IUntiledProvider, Boolean)
Initializes a new instance of the UntiledCanvas class. If the parameter addToMap is set to true, the new canvas instance is added to the parent map.
Top
See Also