User Tools

Site Tools


thinkgeo.mapsuite.silverlightcore.featurelayer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.silverlightcore.featurelayer [2015/08/20 03:08]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.SilverlightCore.FeatureLayer ====== 
- 
- 
- 
-<!-- Class --> 
-===== Inheritance Hierarchy ===== 
-*System.Object 
-**[[ThinkGeo.MapSuite.SilverlightCore.Layer]] 
-***[[ThinkGeo.MapSuite.SilverlightCore.FeatureLayer]] 
-****[[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer]] 
-****[[ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureLayer]] 
-****[[ThinkGeo.MapSuite.SilverlightCore.TinyGeoFeatureLayer]] 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
- 
-==== Protected Constructors ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​FeatureLayer()|FeatureLayer]] ​  ​| ​   |    |    | 
- 
-==== Public Methods ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Close()|Close]] ​  ​| ​   | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]] ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Draw(GeoCanvas,​ Collection<​SimpleCandidate>​)|Draw]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]],​ Collection<​[[ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate|SimpleCandidate]]> ​  | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]] ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetBoundingBox()|GetBoundingBox]] ​  ​| ​   | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]] ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Open()|Open]] ​  ​| ​   | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]] ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   | 
- 
-==== Protected Methods ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​CloseCore()|CloseCore]] ​  ​| ​   | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]](overriden) ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawCore(GeoCanvas,​ Collection<​SimpleCandidate>​)|DrawCore]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]],​ Collection<​[[ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate|SimpleCandidate]]> ​  | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]](overriden) ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawException(GeoCanvas,​ Exception)|DrawException]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]],​ Exception ​  | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]] ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawExceptionCore(GeoCanvas,​ Exception)|DrawExceptionCore]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]],​ Exception ​  | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]] ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetBoundingBoxCore()|GetBoundingBoxCore]] ​  ​| ​   | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]](overriden) ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnDrawingFeatures(DrawingFeaturesEventArgs)|OnDrawingFeatures]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.DrawingFeaturesEventArgs|DrawingFeaturesEventArgs]] ​  ​| ​   |    | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnDrawingProgressChanged(DrawingProgressChangedEventArgs)|OnDrawingProgressChanged]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]] ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnDrawingWrappingFeatures(DrawingWrappingFeaturesFeatureLayerEventArgs)|OnDrawingWrappingFeatures]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.DrawingWrappingFeaturesFeatureLayerEventArgs|DrawingWrappingFeaturesFeatureLayerEventArgs]] ​  ​| ​   |    | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OpenCore()|OpenCore]] ​  ​| ​   | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]](overriden) ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​SetupTools()|SetupTools]] ​  ​| ​   |    |    | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​SetupToolsCore()|SetupToolsCore]] ​  ​| ​   |    |    | 
- 
-==== Public Properties ==== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​DrawingExceptionMode|DrawingExceptionMode]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.DrawingExceptionMode|DrawingExceptionMode]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]] ​  ​| ​   | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​DrawingMarginPercentage|DrawingMarginPercentage]] ​  | Double ​  ​| ​   |    | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​DrawingTime|DrawingTime]] ​  | TimeSpan ​  | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]] ​  ​| ​   | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​EditTools|EditTools]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.EditTools|EditTools]] ​  ​| ​   |    | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​FeatureIdsToExclude|FeatureIdsToExclude]] ​  | Collection<​String> ​  ​| ​   |    | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​FeatureSource|FeatureSource]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] ​  ​| ​   |    | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​HasBoundingBox|HasBoundingBox]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]] ​  ​| ​   | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsOpen|IsOpen]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]] ​  ​| ​   | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsVisible|IsVisible]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]] ​  ​| ​   | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Name|Name]] ​  | String ​  | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]] ​  ​| ​   | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​QueryTools|QueryTools]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.QueryTools|QueryTools]] ​  ​| ​   |    | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​WrappingExtent|WrappingExtent]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] ​  ​| ​   |    | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​WrappingMode|WrappingMode]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.WrappingMode|WrappingMode]] ​  ​| ​   |    | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ZoomLevelSet|ZoomLevelSet]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.ZoomLevelSet|ZoomLevelSet]] ​  ​| ​   |    | 
- 
-==== Protected Properties ==== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ 
-| {{wiki:​ProtectedProperty.gif|Protected Property}}[[#​IsOpenCore|IsOpenCore]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]](overriden) ​  ​| ​   | 
- 
-==== Public Events ==== 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​DrawingFeatures|DrawingFeatures]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.DrawingFeaturesEventArgs|DrawingFeaturesEventArgs]] ​  ​| ​   |    | 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​DrawingProgressChanged|DrawingProgressChanged]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]] ​  ​| ​   | 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​DrawingWrappingFeatures|DrawingWrappingFeatures]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.DrawingWrappingFeaturesFeatureLayerEventArgs|DrawingWrappingFeaturesFeatureLayerEventArgs]] ​  ​| ​   |    | 
- 
-===== Public Constructors ===== 
-===== Protected Constructors ===== 
-==== FeatureLayer() ==== 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-[[#​Protected Constructors|Go Back]] 
-===== Public Methods ===== 
-==== Close() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer --> 
-[[#Public Methods|Go Back]] 
-==== Draw(GeoCanvas,​ Collection<​SimpleCandidate>​) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| canvas ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeoCanvas --> ​  ​| ​   | 
-| labelsInAllLayers ​  | Collection<​[[ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate|SimpleCandidate]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer --> 
-[[#Public Methods|Go Back]] 
-==== Equals(Object) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Boolean<​!-- System.Boolean --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| obj   | Object<​!-- System.Object --> ​  ​| ​   | 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== GetBoundingBox() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer --> 
-[[#Public Methods|Go Back]] 
-==== GetHashCode() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== GetType() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Type<!-- System.Type --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== Open() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer --> 
-[[#Public Methods|Go Back]] 
-==== ToString() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| String<​!-- System.String --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-===== Protected Methods ===== 
-==== CloseCore() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer(overriden) --> 
-[[#​Protected Methods|Go Back]] 
-==== DrawCore(GeoCanvas,​ Collection<​SimpleCandidate>​) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| canvas ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeoCanvas --> ​  ​| ​   | 
-| labelsInAllLayers ​  | Collection<​[[ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate|SimpleCandidate]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer(overriden) --> 
-[[#​Protected Methods|Go Back]] 
-==== DrawException(GeoCanvas,​ Exception) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| canvas ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeoCanvas --> ​  ​| ​   | 
-| e   | Exception<​!-- System.Exception --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer --> 
-[[#​Protected Methods|Go Back]] 
-==== DrawExceptionCore(GeoCanvas,​ Exception) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| canvas ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeoCanvas --> ​  ​| ​   | 
-| e   | Exception<​!-- System.Exception --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer --> 
-[[#​Protected Methods|Go Back]] 
-==== Finalize() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-==== GetBoundingBoxCore() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer(overriden) --> 
-[[#​Protected Methods|Go Back]] 
-==== MemberwiseClone() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Object<​!-- System.Object --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-==== OnDrawingFeatures(DrawingFeaturesEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | [[ThinkGeo.MapSuite.SilverlightCore.DrawingFeaturesEventArgs|DrawingFeaturesEventArgs]]<​!-- ThinkGeo.MapSuite.SilverlightCore.DrawingFeaturesEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureLayer --> 
-[[#​Protected Methods|Go Back]] 
-==== OnDrawingProgressChanged(DrawingProgressChangedEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | [[ThinkGeo.MapSuite.SilverlightCore.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]]<​!-- ThinkGeo.MapSuite.SilverlightCore.DrawingProgressChangedEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer --> 
-[[#​Protected Methods|Go Back]] 
-==== OnDrawingWrappingFeatures(DrawingWrappingFeaturesFeatureLayerEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | [[ThinkGeo.MapSuite.SilverlightCore.DrawingWrappingFeaturesFeatureLayerEventArgs|DrawingWrappingFeaturesFeatureLayerEventArgs]]<​!-- ThinkGeo.MapSuite.SilverlightCore.DrawingWrappingFeaturesFeatureLayerEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureLayer --> 
-[[#​Protected Methods|Go Back]] 
-==== OpenCore() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer(overriden) --> 
-[[#​Protected Methods|Go Back]] 
-==== SetupTools() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureLayer --> 
-[[#​Protected Methods|Go Back]] 
-==== SetupToolsCore() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureLayer --> 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-==== DrawingExceptionMode ==== 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.SilverlightCore.DrawingExceptionMode|DrawingExceptionMode]]<​!-- ThinkGeo.MapSuite.SilverlightCore.DrawingExceptionMode --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer --> 
-[[#Public Properties|Go Back]] 
-==== DrawingMarginPercentage ==== 
-=== Return Value === 
-^ Return Type ^ 
-| Double<​!-- System.Double --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureLayer --> 
-[[#Public Properties|Go Back]] 
-==== DrawingTime ==== 
-=== Return Value === 
-^ Return Type ^ 
-| TimeSpan<​!-- System.TimeSpan --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer --> 
-[[#Public Properties|Go Back]] 
-==== EditTools ==== 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.SilverlightCore.EditTools|EditTools]]<​!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureLayer --> 
-[[#Public Properties|Go Back]] 
-==== FeatureIdsToExclude ==== 
-=== Return Value === 
-^ Return Type ^ 
-| Collection<​String><​!-- System.Collections.ObjectModel.Collection{System.String} --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureLayer --> 
-[[#Public Properties|Go Back]] 
-==== FeatureSource ==== 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]]<​!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureLayer --> 
-[[#Public Properties|Go Back]] 
-==== HasBoundingBox ==== 
-=== Return Value === 
-^ Return Type ^ 
-| Boolean<​!-- System.Boolean --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer --> 
-[[#Public Properties|Go Back]] 
-==== IsOpen ==== 
-=== Return Value === 
-^ Return Type ^ 
-| Boolean<​!-- System.Boolean --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer --> 
-[[#Public Properties|Go Back]] 
-==== IsVisible ==== 
-=== Return Value === 
-^ Return Type ^ 
-| Boolean<​!-- System.Boolean --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer --> 
-[[#Public Properties|Go Back]] 
-==== Name ==== 
-=== Return Value === 
-^ Return Type ^ 
-| String<​!-- System.String --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer --> 
-[[#Public Properties|Go Back]] 
-==== QueryTools ==== 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.SilverlightCore.QueryTools|QueryTools]]<​!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureLayer --> 
-[[#Public Properties|Go Back]] 
-==== WrappingExtent ==== 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureLayer --> 
-[[#Public Properties|Go Back]] 
-==== WrappingMode ==== 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.SilverlightCore.WrappingMode|WrappingMode]]<​!-- ThinkGeo.MapSuite.SilverlightCore.WrappingMode --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureLayer --> 
-[[#Public Properties|Go Back]] 
-==== ZoomLevelSet ==== 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.SilverlightCore.ZoomLevelSet|ZoomLevelSet]]<​!-- ThinkGeo.MapSuite.SilverlightCore.ZoomLevelSet --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureLayer --> 
-[[#Public Properties|Go Back]] 
-===== Protected Properties ===== 
-==== IsOpenCore ==== 
-=== Return Value === 
-^ Return Type ^ 
-| Boolean<​!-- System.Boolean --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer(overriden) --> 
-[[#​Protected Properties|Go Back]] 
-===== Public Events ===== 
-==== DrawingFeatures ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| [[ThinkGeo.MapSuite.SilverlightCore.DrawingFeaturesEventArgs|DrawingFeaturesEventArgs]]<​!-- ThinkGeo.MapSuite.SilverlightCore.DrawingFeaturesEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureLayer --> 
-[[#Public Events|Go Back]] 
-==== DrawingProgressChanged ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| [[ThinkGeo.MapSuite.SilverlightCore.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]]<​!-- ThinkGeo.MapSuite.SilverlightCore.DrawingProgressChangedEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.Layer --> 
-[[#Public Events|Go Back]] 
-==== DrawingWrappingFeatures ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| [[ThinkGeo.MapSuite.SilverlightCore.DrawingWrappingFeaturesFeatureLayerEventArgs|DrawingWrappingFeaturesFeatureLayerEventArgs]]<​!-- ThinkGeo.MapSuite.SilverlightCore.DrawingWrappingFeaturesFeatureLayerEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureLayer --> 
-[[#Public Events|Go Back]] 
- 
-__NOTOC__ 
-[[Category:​SilverlightMapSuiteCore]] 
-[[Category:​ThinkGeo.MapSuite.SilverlightCore]] 
-[[Category:​UpdateDocumentation]] 
  
thinkgeo.mapsuite.silverlightcore.featurelayer.1440040134.txt.gz ยท Last modified: 2015/09/21 03:20 (external edit)