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 |
|---|---|---|---|
| ServicesEdition | 14 added | 0 removed | 0 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: 3
Members added to existing types: 11
Members removed from existing types: 0
Members removed on removed types: 0
Attributes
Attributes added: 2
Attributes added and shown: 2
Attributes removed: 0
Attributes removed and shown: 0
Others
Parameter name changes: 0
MapSuiteCore, Version=5.0.0.55, Culture=neutral, PublicKeyToken=null
namespace ThinkGeo.MapSuite.Core {
[SerializableAttribute]
public class AreaStyle : Style {
public DrawingLevel DrawingLevel { get; set; }
}
[SerializableAttribute]
public class BingMapsLayer : Layer {
public BingMapsLayer(String applicationId, BingMapsMapType mapType, String cacheDirectory, BingMapsLogoMode logoMode);
public BingMapsLogoMode LogoMode { get; set; }
}
public enum BingMapsLogoMode {
Default,
NoLogo,
DisplayLogo
}
public class BuildingIndexShapeFileFeatureSourceEventArgs : EventArgs {
public BuildingIndexShapeFileFeatureSourceEventArgs(Int32 recordCount, Int32 currentRecordIndex, Feature currentFeature, DateTime startProcessTime, Boolean cancel, String shapePathFileName);
public String ShapePathFileName { get; }
}
[SerializableAttribute]
public class GraticuleAdornmentLayer : AdornmentLayer {
public RectangleShape WrappingExtent { get; set; }
public WrappingMode WrappingMode { get; set; }
}
[SerializableAttribute]
public abstract class GridInterpolationModel {
}
[SerializableAttribute]
public class InverseDistanceWeightedGridInterpolationModel : GridInterpolationModel {
}
[SerializableAttribute]
public class LineStyle : Style {
public DrawingLevel CenterPenDrawingLevel { get; set; }
public DrawingLevel InnerPenDrawingLevel { get; set; }
public DrawingLevel OuterPenDrawingLevel { get; set; }
}
[SerializableAttribute]
public class PointStyle : Style {
public DrawingLevel DrawingLevel { get; 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.