Click or drag to resize

IUntiledProvider Interface

Returns a bitmap for a PTV_Mercator rectangle.

Namespace:  Ptv.XServer.Controls.Map.Layers.Untiled
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public interface IUntiledProvider

The IUntiledProvider type exposes the following members.

Methods
  NameDescription
Public methodGetImageStream
Returns a bitmap for a map section specified in PTV-internal Mercator format.
Top
See Also