Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
Release date: 07/07/2011
| Assembly | Members Added | Members Removed | Breaking Changes |
|---|---|---|---|
| WpfDesktopEdition | 7 added | 4 removed | 4 breaking |
API Changes
Namespaces
New namespaces: 0
Types
Types added in new namespaces: 0
Types added to existing namespaces: 1
Total number of types added (in both new and existing namespaces): 1
Types removed from existing namespaces: 0
Members
Members added on new types: 17
Members added to existing types: 5
Members removed from existing types: 4
Members removed on removed types: 0
Attributes
Attributes added: 1
Attributes added and shown: 1
Attributes removed: 0
Attributes removed and shown: 0
Others
Parameter name changes: 0
WpfDesktopEdition, Version=5.0.0.55, Culture=neutral, PublicKeyToken=null
namespace ThinkGeo.MapSuite.WpfDesktopEdition {
[SerializableAttribute]
public class BingMapsOverlay : TileOverlay {
public BingMapsOverlay();
public BingMapsOverlay(String applicationId);
public BingMapsOverlay(String applicationId, BingMapsMapType mapType);
public BingMapsOverlay(String applicationId, BingMapsMapType mapType, String cacheDirectory);
public BingMapsOverlay(String applicationId, BingMapsMapType mapType, String cacheDirectory, BingMapsLogoMode logoMode);
public BingMapsLogoMode LogoMode { get; set; }
public BingMapsMapType MapType { get; set; }
public BingMapsPictureFormat CachePictureFormat { get; set; }
public Int32 TimeoutInSeconds { get; set; }
public String ApplicationId { get; set; }
public String CacheDirectory { get; set; }
public WebProxy Proxy { get; set; }
protected override void DrawTileCore(Tile tile, RectangleShape targetExtent);
protected override RectangleShape GetBoundingBoxCore();
protected override Tile GetTileCore();
protected override void LoadStateCore(Byte[] state);
protected override Byte[] SaveStateCore();
}
[SerializableAttribute]
public class EditInteractiveOverlay : InteractiveOverlay {
protected override virtual void DrawTileCore(GeoCanvas geoCanvas);
protected override void DrawCore(RectangleShape targetExtent, OverlayRefreshType overlayRefreshType);
public RenderMode RenderMode {
[CompilerGeneratedAttribute]
get;
[CompilerGeneratedAttribute]
set;
}
}
[SerializableAttribute]
public class ExtentInteractiveOverlay : InteractiveOverlay {
protected override void DrawCore(RectangleShape targetExtent, OverlayRefreshType overlayRefreshType);
}
[SerializableAttribute]
public abstract class InteractiveOverlay : Overlay, IDisposable {
public RenderMode RenderMode { get; set; }
}
[SerializableAttribute]
public class SendingRequestUriTileEventArgs : EventArgs {
public SendingRequestUriTileEventArgs(WebRequest webRequest);
[ObsoleteAttribute("This property is obsolete, please use property WebRequest instead. This API is obsolete and may be removed on or after November 1st 2011.")]
public Uri RequestUri { get; set; }
public WebRequest WebRequest { get; set; }
}
[SerializableAttribute]
public class TrackInteractiveOverlay : InteractiveOverlay {
protected override void DrawTileCore(GeoCanvas geoCanvas);
protected override void DrawCore(RectangleShape targetExtent, OverlayRefreshType overlayRefreshType);
public RenderMode RenderMode {
[CompilerGeneratedAttribute]
get;
[CompilerGeneratedAttribute]
set;
}
}
}
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.