User Tools

Site Tools


map_suite_desktop_edition_release_change_log_version_9.0.0.0

This is an old revision of the document!


Map_Suite_Desktop_Edition_Release_Change_Log_Version_9.0.0.0

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'><b>DesktopEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null</b></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>namespace <b>ThinkGeo.MapSuite.DesktopEdition</b> {</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    style='color:olive'>SerializableAttribute</span></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    public class <b>BingMapsOverlay</b> : Overlay {</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        style='color:red'>ObsoleteAttribute</span>(<span style='color:red'>&quot;This property is obsoleted, please use the property RequestedTileCacheDirectory instead. This property is obsolete and may be removed in or after version 8.0.&quot;</span>)</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public String <b>CacheDirectory</b> { get; set; }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        style='color:red'>ObsoleteAttribute</span>(<span style='color:red'>&quot;This property is obsoleted, please use the property TileCache.ImageFormat instead. This property is obsolete and may be removed in or after version 8.0.&quot;</span>)</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public BingMapsPictureFormat <b>CachePictureFormat</b> { get; set; }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    style='color:olive'>SerializableAttribute</span></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    public class <b>GoogleMapsOverlay</b> : Overlay, IDisposable {</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        style='color:green'>ObsoleteAttribute</span>(<span style='color:green'>&quot;This method is obsoleted and will be removed in the near future. Please call TileCache.ClearCache() instead.&quot;</span>)</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public void <b>ClearCache</b>();</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        style='color:green'>ObsoleteAttribute</span>(<span style='color:green'>&quot;This method is obsoleted and will be removed in the near future. Please call ((FileBitmapTileCache)TileCache).ClearCache(expiration, maxSizeInMegabytes) instead.&quot;</span>)</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public void <b>ClearCache</b>(String <b>cacheFolder</b>, TimeSpan <b>tileExpiration</b>, Double <b>maxSizeInMegabytes</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        style='color:red'>ObsoleteAttribute</span>(<span style='color:red'>&quot;This property is obsoleted, please use the property TileCache instead. This property is obsolete and may be removed in or after version 9.0.&quot;</span>)</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public String <b>CacheDirectory</b> { get; set; }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        style='color:red'>ObsoleteAttribute</span>(<span style='color:red'>&quot;This property is obsoleted, please use the property TileCache instead. This property is obsolete and may be removed in or after version 9.0.&quot;</span>)</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public GoogleMapsPictureFormat <b>PictureFormat</b> { get; set; }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    style='color:olive'>SerializableAttribute</span></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    public class <b>OpenStreetMapOverlay</b> : Overlay {</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        style='color:red'>ObsoleteAttribute</span>(<span style='color:red'>&quot;This property is obsoleted, please use the property TileCache instead. This property is obsolete and may be removed in or after version 9.0.&quot;</span>)</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public String <b>CacheDirectory</b> { get; set; }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    style='color:olive'>SerializableAttribute</span></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    public abstract class <b>Overlay</b> {</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public TimeSpan <b>AutoRefreshInterval</b> { get; set; }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public void <b>RequestDrawing</b>();</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public void <b>RequestDrawing</b>(TimeSpan <b>bufferTime</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public void <b>RequestDrawing</b>(RectangleShape <b>extentToRefresh</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public void <b>RequestDrawing</b>(IEnumerable&lt;RectangleShape&gt; <b>extentsToRefresh</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public void <b>RequestDrawing</b>(IEnumerable&lt;RectangleShape&gt; <b>extentsToRefresh</b>, TimeSpan <b>bufferTime</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public void <b>RequestDrawing</b>(TimeSpan <b>bufferTime</b>, RequestDrawingBufferTimeType <b>bufferTimeType</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public void <b>RequestDrawing</b>(RectangleShape <b>extentToRefresh</b>, TimeSpan <b>bufferTime</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public void <b>RequestDrawing</b>(IEnumerable&lt;RectangleShape&gt; <b>extentsToRefresh</b>, TimeSpan <b>bufferTime</b>, RequestDrawingBufferTimeType <b>bufferTimeType</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public void <b>RequestDrawing</b>(RectangleShape <b>extentToRefresh</b>, TimeSpan <b>bufferTime</b>, RequestDrawingBufferTimeType <b>bufferTimeType</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public event EventHandler&lt;RequestedDrawingOverlayEventArgs&gt; <b>RequestedDrawing</b>;</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public event EventHandler&lt;RequestingDrawingOverlayEventArgs&gt; <b>RequestingDrawing</b>;</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        protected virtual void <b>OnRequestedDrawing</b>(RequestedDrawingOverlayEventArgs <b>eventArgs</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        protected virtual void <b>OnRequestingDrawing</b>(RequestingDrawingOverlayEventArgs <b>eventArgs</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    style='color:green'>SerializableAttribute</span></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    public class <b>RequestedDrawingOverlayEventArgs</b> : EventArgs {</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestedDrawingOverlayEventArgs</b>();</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestedDrawingOverlayEventArgs</b>(TimeSpan <b>bufferTime</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestedDrawingOverlayEventArgs</b>(IEnumerable&lt;RectangleShape&gt; <b>extentsToRefresh</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestedDrawingOverlayEventArgs</b>(RectangleShape <b>extentToRefresh</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestedDrawingOverlayEventArgs</b>(IEnumerable&lt;RectangleShape&gt; <b>extentsToRefresh</b>, TimeSpan <b>bufferTime</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestedDrawingOverlayEventArgs</b>(RectangleShape <b>extentToRefresh</b>, TimeSpan <b>bufferTime</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestedDrawingOverlayEventArgs</b>(TimeSpan <b>bufferTime</b>, RequestDrawingBufferTimeType <b>bufferTimeType</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestedDrawingOverlayEventArgs</b>(IEnumerable&lt;RectangleShape&gt; <b>extentsToRefresh</b>, TimeSpan <b>bufferTime</b>, RequestDrawingBufferTimeType <b>bufferTimeType</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestedDrawingOverlayEventArgs</b>(RectangleShape <b>extentToRefresh</b>, TimeSpan <b>bufferTime</b>, RequestDrawingBufferTimeType <b>bufferTimeType</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public Collection&lt;RectangleShape&gt; <b>ExtentsToRefresh</b> { get; }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public RequestDrawingBufferTimeType <b>BufferTimeType</b> { get; set; }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public TimeSpan <b>BufferTime</b> { get; set; }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    style='color:green'>SerializableAttribute</span></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    public class <b>RequestingDrawingOverlayEventArgs</b> : EventArgs {</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestingDrawingOverlayEventArgs</b>();</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestingDrawingOverlayEventArgs</b>(TimeSpan <b>bufferTime</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestingDrawingOverlayEventArgs</b>(IEnumerable&lt;RectangleShape&gt; <b>extentsToRefresh</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestingDrawingOverlayEventArgs</b>(RectangleShape <b>extentToRefresh</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestingDrawingOverlayEventArgs</b>(IEnumerable&lt;RectangleShape&gt; <b>extentsToRefresh</b>, TimeSpan <b>bufferTime</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestingDrawingOverlayEventArgs</b>(RectangleShape <b>extentToRefresh</b>, TimeSpan <b>bufferTime</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestingDrawingOverlayEventArgs</b>(TimeSpan <b>bufferTime</b>, RequestDrawingBufferTimeType <b>bufferTimeType</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestingDrawingOverlayEventArgs</b>(IEnumerable&lt;RectangleShape&gt; <b>extentsToRefresh</b>, TimeSpan <b>bufferTime</b>, RequestDrawingBufferTimeType <b>bufferTimeType</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public <b>RequestingDrawingOverlayEventArgs</b>(RectangleShape <b>extentToRefresh</b>, TimeSpan <b>bufferTime</b>, RequestDrawingBufferTimeType <b>bufferTimeType</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public Boolean <b>Cancel</b> { get; set; }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public Collection&lt;RectangleShape&gt; <b>ExtentsToRefresh</b> { get; }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public RequestDrawingBufferTimeType <b>BufferTimeType</b> { get; set; }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public TimeSpan <b>BufferTime</b> { get; set; }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    style='color:olive'>SerializableAttribute</span></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    public class <b>TiledWmsOverlay</b> : Overlay {</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        style='color:red'>ObsoleteAttribute</span>(<span style='color:red'>&quot;This item is obsoleted, please use CapabilitiesCacheTimeout instead. This API is obsolete and may be removed in or after Version 9.0.&quot;</span>)</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public TimeSpan <b>CapabilitesCacheTimeOut</b> { get; set; }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    style='color:olive'>SerializableAttribute</span></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    public class <b>WinformsMap</b> : Control {</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        protected virtual override void <b>OnPaint</b>(PaintEventArgs <b>e</b>);</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    style='color:olive'>SerializableAttribute</span></p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    public class <b>WorldMapKitWmsDesktopOverlay</b> : Overlay {</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>        public WorldMapKitMapType <b>MapType</b> { get; set; }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>    }</p>

<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none'>} //end of namespace ThinkGeo.MapSuite.DesktopEdition</p>

map_suite_services_edition_release_change_log_version_9.0.0.0

map_suite_desktop_edition_release_change_log_version_9.0.0.0.1440040123.txt.gz · Last modified: 2015/09/08 08:19 (external edit)