This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.core.layerdefinition [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.core.layerdefinition [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.LayerDefinition ====== | ====== ThinkGeo.MapSuite.Core.LayerDefinition ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | <!-- Class --> | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | **[[ThinkGeo.MapSuite.Core.LayerDefinition]] | + | ***ThinkGeo.MapSuite.Core.LayerDefinition** |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} LayerDefinition() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#LayerDefinition()|LayerDefinition]] | | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#LayerDefinition(String, RectangleShape, GeographyUnit, Int32, String)|LayerDefinition]] | String, [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]], [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]], Int32, String | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#LayerDefinition(String, RectangleShape, GeographyUnit, Int32, String, Style, String, String)|LayerDefinition]] | String, [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]], [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]], Int32, String, [[ThinkGeo.MapSuite.Core.Style|Style]], String, String | | | | + | |
- | ==== Protected Constructors ==== | + | * //N/A// |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} LayerDefinition(String,RectangleShape,GeographyUnit,Int32,String) ** | ||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | * //layerName// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //boundingBox// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //geographyUnit// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //featureDensity// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | * //uri// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} LayerDefinition(String,RectangleShape,GeographyUnit,Int32,String,Style,String,String) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | * //layerName// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //boundingBox// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //geographyUnit// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //featureDensity// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | * //uri// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //style// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.Style|Style]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //name// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //description// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ==== Protected Constructors ==== | ||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | * //N/A// |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | == Remarks == |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Read(XmlNode)|Read]] | XmlNode | | | | + | * //N/A// |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //obj// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Type | ||
+ | * Description:N/A | ||
+ | == Parameters == | ||
+ | <div newline></div> | ||
==== Protected Methods ==== | ==== Protected Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:ProtectedMethod.gif|}} Read(XmlNode) ** |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
- | ==== Public Properties ==== | + | * //N/A// |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#BoundingBox|BoundingBox]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | | | + | * //N/A// |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CanGeocoder|CanGeocoder]] | Boolean | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Columns|Columns]] | Collection<String> | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Description|Description]] | String | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#DisplayExtent|DisplayExtent]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#FeatureDensity|FeatureDensity]] | Int32 | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#FileSize|FileSize]] | Int64 | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#GeographyUnit|GeographyUnit]] | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#HierarchyName|HierarchyName]] | String | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsBaseLayer|IsBaseLayer]] | Boolean | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#LayerName|LayerName]] | String | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Name|Name]] | String | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Projection|Projection]] | String | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#RecordCount|RecordCount]] | Int32 | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ShapeType|ShapeType]] | [[ThinkGeo.MapSuite.Core.CloudFileShapeType|CloudFileShapeType]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#StyleDefinitions|StyleDefinitions]] | Collection<[[ThinkGeo.MapSuite.Core.StyleDefinition|StyleDefinition]]> | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Uri|Uri]] | String | | | | + | |
- | ==== Protected Properties ==== | + | == Return Value == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:Void |
+ | * Description:N/A | ||
- | ==== Public Events ==== | + | == Parameters == |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | * //xmlNode// |
+ | * Type:XmlNode | ||
+ | * Description:N/A | ||
- | ===== Public Constructors ===== | + | <div newline></div> |
- | ==== LayerDefinition() ==== | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
- | === Parameters === | + | |
- | ^ Name ^ Type ^ Description ^ | + | |
- | [[#Public Constructors|Go Back]] | + | * //N/A// |
- | ==== LayerDefinition(String, RectangleShape, GeographyUnit, Int32, String) ==== | + | == Remarks == |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | layerName | String<!-- System.String --> | | | + | |
- | | boundingBox | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | | | + | |
- | | geographyUnit | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.Core.GeographyUnit --> | | | + | |
- | | featureDensity | Int32<!-- System.Int32 --> | | | + | |
- | | uri | String<!-- System.String --> | | | + | |
- | [[#Public Constructors|Go Back]] | + | == Return Value == |
- | ==== LayerDefinition(String, RectangleShape, GeographyUnit, Int32, String, Style, String, String) ==== | + | * Type:Void |
- | === Parameters === | + | * Description:N/A |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | layerName | String<!-- System.String --> | | | + | |
- | | boundingBox | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | | | + | |
- | | geographyUnit | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.Core.GeographyUnit --> | | | + | |
- | | featureDensity | Int32<!-- System.Int32 --> | | | + | |
- | | uri | String<!-- System.String --> | | | + | |
- | | style | [[ThinkGeo.MapSuite.Core.Style|Style]]<!-- ThinkGeo.MapSuite.Core.Style --> | | | + | |
- | | name | String<!-- System.String --> | | | + | |
- | | description | String<!-- System.String --> | | | + | |
- | [[#Public Constructors|Go Back]] | + | == Parameters == |
- | ===== Protected Constructors ===== | + | <div newline></div> |
- | ===== Public Methods ===== | + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** |
- | ==== Equals(Object) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | obj | Object<!-- System.Object --> | | | + | * //N/A// |
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Object |
- | ==== GetHashCode() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
+ | ==== Public Properties ==== | ||
+ | ** {{wiki:PublicProperty.gif|}} Columns ** | ||
- | <!-- System.Object --> | + | N/A |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== GetType() ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:Collection<String> |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} StyleDefinitions ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | <!-- System.Object --> | + | N/A |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== Read(XmlNode) ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.StyleDefinition|StyleDefinition]]> |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} LayerName ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | xmlNode | XmlNode<!-- System.Xml.XmlNode --> | | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | N/A |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== ToString() ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:String |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} BoundingBox ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | <!-- System.Object --> | + | N/A |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ===== Protected Methods ===== | + | N/A |
- | ==== Finalize() ==== | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} DisplayExtent ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | <!-- System.Object --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== MemberwiseClone() ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} GeographyUnit ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | <!-- System.Object --> | + | N/A |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ===== Public Properties ===== | + | N/A |
- | ==== BoundingBox ==== | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | ** {{wiki:PublicProperty.gif|}} FeatureDensity ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== CanGeocoder ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== Columns ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Int32 |
- | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | ** {{wiki:PublicProperty.gif|}} Uri ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Description ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | String<!-- System.String --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== DisplayExtent ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:String |
- | | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | ** {{wiki:PublicProperty.gif|}} Name ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== FeatureDensity ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Int32<!-- System.Int32 --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== FileSize ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:String |
- | | Int64<!-- System.Int64 --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | ** {{wiki:PublicProperty.gif|}} Description ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== GeographyUnit ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.Core.GeographyUnit --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== HierarchyName ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:String |
- | | String<!-- System.String --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | ** {{wiki:PublicProperty.gif|}} Projection ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== IsBaseLayer ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== LayerName ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:String |
- | | String<!-- System.String --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | ** {{wiki:PublicProperty.gif|}} RecordCount ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Name ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | String<!-- System.String --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== Projection ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Int32 |
- | | String<!-- System.String --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | ** {{wiki:PublicProperty.gif|}} ShapeType ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== RecordCount ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Int32<!-- System.Int32 --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ShapeType ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.Core.CloudFileShapeType|CloudFileShapeType]] |
- | | [[ThinkGeo.MapSuite.Core.CloudFileShapeType|CloudFileShapeType]]<!-- ThinkGeo.MapSuite.Core.CloudFileShapeType --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | ** {{wiki:PublicProperty.gif|}} FileSize ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== StyleDefinitions ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Collection<[[ThinkGeo.MapSuite.Core.StyleDefinition|StyleDefinition]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.StyleDefinition} --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== Uri ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Int64 |
- | | String<!-- System.String --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.LayerDefinition --> | + | ** {{wiki:PublicProperty.gif|}} CanGeocoder ** |
- | [[#Public Properties|Go Back]] | + | |
- | ===== Protected Properties ===== | + | N/A |
- | ===== Public Events ===== | + | == Remarks == |
- | __NOTOC__ | + | N/A |
- | [[Category:MapSuiteCore]] | + | == Return Value == |
- | [[Category:ThinkGeo.MapSuite.Core]] | + | * Type:Boolean |
- | [[Category:UpdateDocumentation]] | + | |
+ | ** {{wiki:PublicProperty.gif|}} HierarchyName ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} IsBaseLayer ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ==== Protected Properties ==== | ||
+ | ==== Public Events ==== | ||