Click or drag to resize

IUntiledProviderWithMapObjects 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 IUntiledProviderWithMapObjects : IUntiledProvider

The IUntiledProviderWithMapObjects type exposes the following members.

Methods
  NameDescription
Public methodGetImageStream
Returns a bitmap for a map section specified in PTV-internal Mercator format.
(Inherited from IUntiledProvider.)
Public methodGetImageStreamAndMapObjects
Returns a bitmap for a map section specified in PTV-internal Mercator format.
Top
See Also