This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.silverlightcore.edittools [2015/08/20 03:08] 127.0.0.1 external edit |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== ThinkGeo.MapSuite.SilverlightCore.EditTools ====== | ||
| - | |||
| - | |||
| - | |||
| - | <!-- Class --> | ||
| - | ===== Inheritance Hierarchy ===== | ||
| - | *System.Object | ||
| - | **[[ThinkGeo.MapSuite.SilverlightCore.EditTools]] | ||
| - | ===== Members Summary ===== | ||
| - | ==== Public Constructors ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#EditTools(FeatureSource)|EditTools]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | | ||
| - | |||
| - | ==== Protected Constructors ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#EditTools()|EditTools]] | | | | | ||
| - | |||
| - | ==== Public Methods ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Add(Feature)|Add]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Add(BaseShape)|Add]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Add(BaseShape, Dictionary<String, String>)|Add]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], Dictionary<String, String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#BeginTransaction()|BeginTransaction]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#CommitTransaction()|CommitTransaction]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Delete(String)|Delete]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetDifference(String, AreaBaseShape)|GetDifference]] | String, [[ThinkGeo.MapSuite.SilverlightCore.AreaBaseShape|AreaBaseShape]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetDifference(String, Feature)|GetDifference]] | String, [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#RollbackTransaction()|RollbackTransaction]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Rotate(String, PointShape, Single)|Rotate]] | String, [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]], Single | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ScaleDown(String, Double)|ScaleDown]] | String, Double | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ScaleUp(String, Double)|ScaleUp]] | String, Double | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#TranslateByDegree(String, Double, Double, GeographyUnit, DistanceUnit)|TranslateByDegree]] | String, Double, Double, [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#TranslateByOffset(String, Double, Double, GeographyUnit, DistanceUnit)|TranslateByOffset]] | String, Double, Double, [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Union(String, AreaBaseShape)|Union]] | String, [[ThinkGeo.MapSuite.SilverlightCore.AreaBaseShape|AreaBaseShape]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Union(String, Feature)|Union]] | String, [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Update(BaseShape)|Update]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Update(Feature)|Update]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Update(BaseShape, Dictionary<String, String>)|Update]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], Dictionary<String, String> | | | | ||
| - | |||
| - | ==== Protected Methods ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | ||
| - | |||
| - | ==== Public Properties ==== | ||
| - | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#IsEditable|IsEditable]] | Boolean | | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#IsInTransaction|IsInTransaction]] | Boolean | | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#IsTransactionLive|IsTransactionLive]] | Boolean | | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#TransactionBuffer|TransactionBuffer]] | [[ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer|TransactionBuffer]] | | | | ||
| - | |||
| - | ==== Protected Properties ==== | ||
| - | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | ||
| - | |||
| - | ==== Public Events ==== | ||
| - | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | ||
| - | |||
| - | ===== Public Constructors ===== | ||
| - | ==== EditTools(FeatureSource) ==== | ||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | featureSource | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]]<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | | | ||
| - | |||
| - | [[#Public Constructors|Go Back]] | ||
| - | ===== Protected Constructors ===== | ||
| - | ==== EditTools() ==== | ||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | [[#Protected Constructors|Go Back]] | ||
| - | ===== Public Methods ===== | ||
| - | ==== Add(Feature) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | String<!-- System.String --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | feature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== Add(BaseShape) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | String<!-- System.String --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== Add(BaseShape, Dictionary<String, String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | String<!-- System.String --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | columnValues | Dictionary<String,String><!-- System.Collections.Generic.Dictionary{System.String,System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BeginTransaction() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== CommitTransaction() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.TransactionResult|TransactionResult]]<!-- ThinkGeo.MapSuite.SilverlightCore.TransactionResult --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== Delete(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#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]] | ||
| - | ==== GetDifference(String, AreaBaseShape) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | featureId | String<!-- System.String --> | | | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.AreaBaseShape|AreaBaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.AreaBaseShape --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetDifference(String, Feature) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | featureId | String<!-- System.String --> | | | ||
| - | | targetAreaFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#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]] | ||
| - | ==== RollbackTransaction() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== Rotate(String, PointShape, Single) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | featureId | String<!-- System.String --> | | | ||
| - | | pivotPoint | [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.PointShape --> | | | ||
| - | | degreeAngle | Single<!-- System.Single --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== ScaleDown(String, Double) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | featureId | String<!-- System.String --> | | | ||
| - | | percentage | Double<!-- System.Double --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== ScaleUp(String, Double) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | featureId | String<!-- System.String --> | | | ||
| - | | percentage | Double<!-- System.Double --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== ToString() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | String<!-- System.String --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== TranslateByDegree(String, Double, Double, GeographyUnit, DistanceUnit) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | featureId | String<!-- System.String --> | | | ||
| - | | distance | Double<!-- System.Double --> | | | ||
| - | | angleInDegrees | Double<!-- System.Double --> | | | ||
| - | | shapeUnit | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | distanceUnit | [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.DistanceUnit --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== TranslateByOffset(String, Double, Double, GeographyUnit, DistanceUnit) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | featureId | String<!-- System.String --> | | | ||
| - | | xOffset | Double<!-- System.Double --> | | | ||
| - | | yOffset | Double<!-- System.Double --> | | | ||
| - | | shapeUnit | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | offsetUnit | [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.DistanceUnit --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== Union(String, AreaBaseShape) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | featureId | String<!-- System.String --> | | | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.AreaBaseShape|AreaBaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.AreaBaseShape --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== Union(String, Feature) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | featureId | String<!-- System.String --> | | | ||
| - | | targetAreaFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== Update(BaseShape) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== Update(Feature) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | feature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== Update(BaseShape, Dictionary<String, String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | columnValues | Dictionary<String,String><!-- System.Collections.Generic.Dictionary{System.String,System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ===== Protected Methods ===== | ||
| - | ==== Finalize() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== MemberwiseClone() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Object<!-- System.Object --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ===== Public Properties ===== | ||
| - | ==== IsEditable ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Boolean<!-- System.Boolean --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== IsInTransaction ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Boolean<!-- System.Boolean --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== IsTransactionLive ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Boolean<!-- System.Boolean --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== TransactionBuffer ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer|TransactionBuffer]]<!-- ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.EditTools --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ===== Protected Properties ===== | ||
| - | ===== Public Events ===== | ||
| - | __NOTOC__ | ||
| - | [[Category:SilverlightMapSuiteCore]] | ||
| - | [[Category:ThinkGeo.MapSuite.SilverlightCore]] | ||
| - | [[Category:UpdateDocumentation]] | ||
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.