RenderContextMap Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Implemented by derived classes to get the
IMap being used by this RenderContext.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public abstract IMap Map { get; }
Public MustOverride ReadOnly Property Map As IMap
Get
Property Value
Type:
IMapSee Also