ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
<!– Class –>
*System.Object ThinkGeo.MapSuite.Core.Layer *ThinkGeo.MapSuite.Core.FeatureLayer ThinkGeo.MapSuite.Core.FdoFeatureLayer *ThinkGeo.MapSuite.Core.OgrFeatureLayer *ThinkGeo.MapSuite.Core.PersonalGeoDatabaseFeatureLayer *ThinkGeo.MapSuite.Core.S57FeatureLayer *ThinkGeo.MapSuite.Core.SdfFeatureLayer
| Name | Parameters | DeclaringType | Summary | 
|---|---|---|---|
  FdoFeatureLayer    | |||
  FdoFeatureLayer    | String, String, String | ||
  FdoFeatureLayer    | String, String, String, String | ||
  FdoFeatureLayer    | String, String, String, String, String | ||
  FdoFeatureLayer    | String, String, String, String, String, String | 
| Name | Parameters | DeclaringType | Summary | 
|---|
| Name | Parameters | DeclaringType | Summary | 
|---|---|---|---|
  CloneDeep    | Layer | ||
  Close    | Layer | ||
  Draw    | GeoCanvas, Collection<SimpleCandidate> | Layer | |
  Equals    | Object | Object | |
  GetBoundingBox    | Layer | ||
  GetFeatureClassNamesBySchema    | String | ||
  GetFeatureSchemaNames    | |||
  GetHashCode    | Object | ||
  GetType    | Object | ||
 ![]()  *LoadLayer    | Stream | Layer | |
 ![]()  *LoadLayer    | Uri | Layer | |
  Open    | Layer | ||
  *RequestDrawing    | Layer | ||
  *RequestDrawing    | IEnumerable<RectangleShape> | Layer | |
  *RequestDrawing    | IEnumerable<RectangleShape>, TimeSpan | Layer | |
  *RequestDrawing    | TimeSpan | Layer | |
  *RequestDrawing    | RectangleShape | Layer | |
  *RequestDrawing    | RectangleShape, TimeSpan | Layer | |
  ToString    | Object | 
| Name | Parameters | DeclaringType | Summary | 
|---|---|---|---|
  *OnDrawingException    | DrawingExceptionLayerEventArgs | Layer | |
  *OnDrawnException    | DrawnExceptionLayerEventArgs | Layer | |
  *OnRequestedDrawing    | RequestedDrawingLayerEventArgs | Layer | |
  *OnRequestingDrawing    | RequestingDrawingLayerEventArgs | Layer | |
  *OnDrawingWrappingFeatures    | DrawingWrappingFeaturesFeatureLayerEventArgs | FeatureLayer | |
  *OnDrawingProgressChanged    | DrawingProgressChangedEventArgs | Layer | |
  CloneDeepCore    | Layer | ||
  CloseCore    | Layer(overriden) | ||
  DrawCore    | GeoCanvas, Collection<SimpleCandidate> | Layer(overriden) | |
  DrawException    | GeoCanvas, Exception | Layer | |
  DrawExceptionCore    | GeoCanvas, Exception | Layer | |
  Finalize    | Object | ||
  GetBoundingBoxCore    | Layer(overriden) | ||
  MemberwiseClone    | Object | ||
  OnDrawingFeatures    | DrawingFeaturesEventArgs | FeatureLayer | |
  OpenCore    | Layer(overriden) | ||
  SetupTools    | FeatureLayer | ||
  SetupToolsCore    | FeatureLayer | ||
  *UpdateDrawCorePerformanceCounters    | IEnumerable<Feature> | FeatureLayer | 
| Name | Return | DeclaringType | Summary | 
|---|---|---|---|
  ConnectionString    | String | ||
  DrawingExceptionMode    | DrawingExceptionMode | Layer | |
  DrawingMarginPercentage    | Double | FeatureLayer | |
  DrawingQuality    | DrawingQuality | FeatureLayer | |
  DrawingTime    | TimeSpan | Layer | |
  EditTools    | EditTools | FeatureLayer | |
  FeatureClassName    | String | ||
  FeatureIdsToExclude    | Collection<String> | FeatureLayer | |
  FeatureSchemaName    | String | ||
  FeatureSource    | FeatureSource | FeatureLayer | |
  *GeometryColumnName    | String | ||
  HasBoundingBox    | Boolean | Layer(overriden) | |
  *IdColumnName    | String | ||
  *IsGrayscale    | Boolean | Layer | |
  *IsNegative    | Boolean | Layer | |
  IsOpen    | Boolean | Layer | |
  IsVisible    | Boolean | Layer | |
  *MaxRecordsToDraw    | Int32 | FeatureLayer | |
  Name    | String | Layer | |
  ProviderName    | String | ||
  QueryTools    | QueryTools | FeatureLayer | |
  *RequestDrawingInterval    | TimeSpan | Layer | |
  *Transparency    | Single | Layer | |
  *WrappingExtent    | RectangleShape | FeatureLayer | |
  *WrappingMode    | WrappingMode | FeatureLayer | |
  ZoomLevelSet    | ZoomLevelSet | FeatureLayer | 
| Name | Return | DeclaringType | Summary | 
|---|---|---|---|
  IsOpenCore    | Boolean | Layer(overriden) | 
| Name | Type | Description | 
|---|
| Name | Type | Description | 
|---|---|---|
| providerName | String<!– System.String –> | |
| connectionString | String<!– System.String –> | |
| idColumnName | String<!– System.String –> | 
| Name | Type | Description | 
|---|---|---|
| providerName | String<!– System.String –> | |
| connectionString | String<!– System.String –> | |
| idColumnName | String<!– System.String –> | |
| featureSchemaName | String<!– System.String –> | 
| Name | Type | Description | 
|---|---|---|
| providerName | String<!– System.String –> | |
| connectionString | String<!– System.String –> | |
| idColumnName | String<!– System.String –> | |
| featureSchemaName | String<!– System.String –> | |
| featureClassName | String<!– System.String –> | 
| Name | Type | Description | 
|---|---|---|
| providerName | String<!– System.String –> | |
| connectionString | String<!– System.String –> | |
| idColumnName | String<!– System.String –> | |
| featureSchemaName | String<!– System.String –> | |
| featureClassName | String<!– System.String –> | |
| geometryColumnName | String<!– System.String –> | 
| Return Type | Description | 
|---|---|
| Layer<!– ThinkGeo.MapSuite.Core.Layer –> | 
| Name | Type | Description | 
|---|
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| canvas | GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> | |
| labelsInAllLayers | Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.SimpleCandidate} –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Boolean<!– System.Boolean –> | 
| Name | Type | Description | 
|---|---|---|
| obj | Object<!– System.Object –> | 
<!– System.Object –> Go Back
| Return Type | Description | 
|---|---|
| RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | 
| Name | Type | Description | 
|---|
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> | 
| Name | Type | Description | 
|---|---|---|
| featureSchemaName | String<!– System.String –> | 
<!– ThinkGeo.MapSuite.Core.FdoFeatureLayer –> Go Back
| Return Type | Description | 
|---|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> | 
| Name | Type | Description | 
|---|
<!– ThinkGeo.MapSuite.Core.FdoFeatureLayer –> Go Back
| Return Type | Description | 
|---|---|
| Int32<!– System.Int32 –> | 
| Name | Type | Description | 
|---|
<!– System.Object –> Go Back
| Return Type | Description | 
|---|---|
| Type<!– System.Type –> | 
| Name | Type | Description | 
|---|
<!– System.Object –> Go Back
<!– static –>
| Return Type | Description | 
|---|---|
| Layer<!– ThinkGeo.MapSuite.Core.Layer –> | 
| Name | Type | Description | 
|---|---|---|
| layerStream | Stream<!– System.IO.Stream –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
<!– static –>
| Return Type | Description | 
|---|---|
| Layer<!– ThinkGeo.MapSuite.Core.Layer –> | 
| Name | Type | Description | 
|---|---|---|
| layerUri | Uri<!– System.Uri –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| extentsToRefresh | IEnumerable<RectangleShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| extentsToRefresh | IEnumerable<RectangleShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} –> | |
| bufferTime | TimeSpan<!– System.TimeSpan –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| bufferTime | TimeSpan<!– System.TimeSpan –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| extentToRefresh | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| extentToRefresh | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
| bufferTime | TimeSpan<!– System.TimeSpan –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| String<!– System.String –> | 
| Name | Type | Description | 
|---|
<!– System.Object –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| e | DrawingExceptionLayerEventArgs<!– ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| e | DrawnExceptionLayerEventArgs<!– ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| eventArgs | RequestedDrawingLayerEventArgs<!– ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| eventArgs | RequestingDrawingLayerEventArgs<!– ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| e | DrawingWrappingFeaturesFeatureLayerEventArgs<!– ThinkGeo.MapSuite.Core.DrawingWrappingFeaturesFeatureLayerEventArgs –> | 
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| e | DrawingProgressChangedEventArgs<!– ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Layer<!– ThinkGeo.MapSuite.Core.Layer –> | 
| Name | Type | Description | 
|---|
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|
<!– ThinkGeo.MapSuite.Core.Layer(overriden) –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| canvas | GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> | |
| labelsInAllLayers | Collection<SimpleCandidate><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.SimpleCandidate} –> | 
<!– ThinkGeo.MapSuite.Core.Layer(overriden) –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| canvas | GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> | |
| e | Exception<!– System.Exception –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| canvas | GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> | |
| e | Exception<!– System.Exception –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|
<!– System.Object –> Go Back
| Return Type | Description | 
|---|---|
| RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | 
| Name | Type | Description | 
|---|
<!– ThinkGeo.MapSuite.Core.Layer(overriden) –> Go Back
| Return Type | Description | 
|---|---|
| Object<!– System.Object –> | 
| Name | Type | Description | 
|---|
<!– System.Object –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| e | DrawingFeaturesEventArgs<!– ThinkGeo.MapSuite.Core.DrawingFeaturesEventArgs –> | 
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|
<!– ThinkGeo.MapSuite.Core.Layer(overriden) –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Return Type | Description | 
|---|---|
| Void<!– System.Void –> | 
| Name | Type | Description | 
|---|---|---|
| features | IEnumerable<Feature><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.Feature} –> | 
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Return Type | 
|---|
| String<!– System.String –> | 
<!– ThinkGeo.MapSuite.Core.FdoFeatureLayer –> Go Back
| Return Type | 
|---|
| DrawingExceptionMode<!– ThinkGeo.MapSuite.Core.DrawingExceptionMode –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | 
|---|
| Double<!– System.Double –> | 
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Return Type | 
|---|
| DrawingQuality<!– ThinkGeo.MapSuite.Core.DrawingQuality –> | 
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Return Type | 
|---|
| TimeSpan<!– System.TimeSpan –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | 
|---|
| EditTools<!– ThinkGeo.MapSuite.Core.EditTools –> | 
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Return Type | 
|---|
| String<!– System.String –> | 
<!– ThinkGeo.MapSuite.Core.FdoFeatureLayer –> Go Back
| Return Type | 
|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> | 
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Return Type | 
|---|
| String<!– System.String –> | 
<!– ThinkGeo.MapSuite.Core.FdoFeatureLayer –> Go Back
| Return Type | 
|---|
| FeatureSource<!– ThinkGeo.MapSuite.Core.FeatureSource –> | 
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Return Type | 
|---|
| String<!– System.String –> | 
<!– ThinkGeo.MapSuite.Core.FdoFeatureLayer –> Go Back
| Return Type | 
|---|
| Boolean<!– System.Boolean –> | 
<!– ThinkGeo.MapSuite.Core.Layer(overriden) –> Go Back
| Return Type | 
|---|
| String<!– System.String –> | 
<!– ThinkGeo.MapSuite.Core.FdoFeatureLayer –> Go Back
| Return Type | 
|---|
| Boolean<!– System.Boolean –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | 
|---|
| Boolean<!– System.Boolean –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | 
|---|
| Boolean<!– System.Boolean –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | 
|---|
| Boolean<!– System.Boolean –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | 
|---|
| Int32<!– System.Int32 –> | 
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Return Type | 
|---|
| String<!– System.String –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | 
|---|
| String<!– System.String –> | 
<!– ThinkGeo.MapSuite.Core.FdoFeatureLayer –> Go Back
| Return Type | 
|---|
| QueryTools<!– ThinkGeo.MapSuite.Core.QueryTools –> | 
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Return Type | 
|---|
| TimeSpan<!– System.TimeSpan –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | 
|---|
| Single<!– System.Single –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Return Type | 
|---|
| RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | 
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Return Type | 
|---|
| WrappingMode<!– ThinkGeo.MapSuite.Core.WrappingMode –> | 
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Return Type | 
|---|
| ZoomLevelSet<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> | 
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Return Type | 
|---|
| Boolean<!– System.Boolean –> | 
<!– ThinkGeo.MapSuite.Core.Layer(overriden) –> Go Back
| Event Arguments | 
|---|
| DrawingExceptionLayerEventArgs<!– ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Event Arguments | 
|---|
| DrawingFeaturesEventArgs<!– ThinkGeo.MapSuite.Core.DrawingFeaturesEventArgs –> | 
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Event Arguments | 
|---|
| DrawingProgressChangedEventArgs<!– ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Event Arguments | 
|---|
| DrawingWrappingFeaturesFeatureLayerEventArgs<!– ThinkGeo.MapSuite.Core.DrawingWrappingFeaturesFeatureLayerEventArgs –> | 
<!– ThinkGeo.MapSuite.Core.FeatureLayer –> Go Back
| Event Arguments | 
|---|
| DrawnExceptionLayerEventArgs<!– ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Event Arguments | 
|---|
| RequestedDrawingLayerEventArgs<!– ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
| Event Arguments | 
|---|
| RequestingDrawingLayerEventArgs<!– ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs –> | 
<!– ThinkGeo.MapSuite.Core.Layer –> Go Back
NOTOC FdoExtension ThinkGeo.MapSuite.Core UpdateDocumentation