This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.core.pointstyles [2015/09/17 10:37] admin |
thinkgeo.mapsuite.core.pointstyles [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.PointStyles ====== | ====== ThinkGeo.MapSuite.Core.PointStyles ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class provides commonly-used GeoPointStyles and some methods to create various kinds of GeoPointstyles. A GeoStyle is a kind of sheet used to render the map. | This class provides commonly-used GeoPointStyles and some methods to create various kinds of GeoPointstyles. A GeoStyle is a kind of sheet used to render the map. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 5: | Line 8: | ||
***ThinkGeo.MapSuite.Core.PointStyles** | ***ThinkGeo.MapSuite.Core.PointStyles** | ||
===== Members Summary ===== | ===== Members Summary ===== | ||
- | === Public Constructors === | + | ==== Public Constructors ==== |
- | === Protected Constructors === | + | ==== Protected Constructors ==== |
- | === Public Methods === | + | ==== Public Methods ==== |
- | <div class_table> | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateCompoundCircleStyle(GeoColor,Single,GeoColor,Single,GeoColor,Single)|CreateCompoundCircleStyle]]** | + | |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single,[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single,[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single | + | |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Static API to create a compound circle point style. | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateCompoundCircleStyle(GeoColor,Single,GeoColor,Single,GeoColor,Single,GeoColor,Single)|CreateCompoundCircleStyle]]** | + | == Remarks == |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single,[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single,[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single,[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single | + | * //N/A// |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Static API to create a compound circle point style. | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateCompoundPointStyle(PointSymbolType,GeoColor,GeoColor,Single,Single,PointSymbolType,GeoColor,GeoColor,Single,Single)|CreateCompoundPointStyle]]** | + | * Type:String |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]],[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single,Single,[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]],[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single,Single | + | * Description:N/A |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Static API to create a compound circle point style. | + | |
- | </div> | + | |
- | <div class_table> | + | == Parameters == |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateSimpleCircleStyle(GeoColor,Single)|CreateSimpleCircleStyle]]** | + | <div newline></div> |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single | + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Static API to create a circle point style. | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateSimpleCircleStyle(GeoColor,Single,GeoColor,Single)|CreateSimpleCircleStyle]]** | + | == Remarks == |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single,[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single | + | * //N/A// |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Static API to create a circle point style. | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateSimpleCircleStyle(GeoColor,Single,GeoColor)|CreateSimpleCircleStyle]]** | + | * Type:Boolean |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single,[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Description:N/A |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Static API to create a circle point style. | + | |
- | </div> | + | |
- | <div class_table> | + | == Parameters == |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateSimplePointStyle(PointSymbolType,GeoColor,Single)|CreateSimplePointStyle]]** | + | * //obj// |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]],[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single | + | * Type:Object |
- | * **DeclaringType**:N/A | + | * Description:N/A |
- | * **Summary**:Static API to create a point style. | + | |
- | </div> | + | |
- | <div class_table> | + | <div newline></div> |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateSimplePointStyle(PointSymbolType,GeoColor,GeoColor,Single,Single)|CreateSimplePointStyle]]** | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]],[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single,Single | + | |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Static API to create a point style. | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateSimplePointStyle(PointSymbolType,GeoColor,GeoColor,Single)|CreateSimplePointStyle]]** | + | == Remarks == |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]],[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single | + | * //N/A// |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Static API to create a point style. | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateSimpleSquareStyle(GeoColor,Single,GeoColor,Single)|CreateSimpleSquareStyle]]** | + | * Type:Int32 |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single,[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single | + | * Description:N/A |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Static API to create a square point style. | + | |
- | </div> | + | |
- | <div class_table> | + | == Parameters == |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateSimpleSquareStyle(GeoColor,Single,GeoColor)|CreateSimpleSquareStyle]]** | + | <div newline></div> |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single,[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Static API to create a square point style. | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateSimpleSquareStyle(GeoColor,Single)|CreateSimpleSquareStyle]]** | + | == Remarks == |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single | + | * //N/A// |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Static API to create a square point style. | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateSimpleStarStyle(GeoColor,Single)|CreateSimpleStarStyle]]** | + | * Type:Type |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single | + | * Description:N/A |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Static API to create a star point style. | + | |
- | </div> | + | |
- | <div class_table> | + | == Parameters == |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateSimpleStarStyle(GeoColor,Single,GeoColor)|CreateSimpleStarStyle]]** | + | <div newline></div> |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single,[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimplePointStyle(PointSymbolType,GeoColor,Single) ** |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Static API to create a star point style. | + | |
- | </div> | + | |
- | <div class_table> | + | * //Static API to create a point style.// |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateSimpleStarStyle(GeoColor,Single,GeoColor,Single)|CreateSimpleStarStyle]]** | + | == Remarks == |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single,[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single | + | * //N/A// |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Static API to create a star point style. | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateSimpleTriangleStyle(GeoColor,Single)|CreateSimpleTriangleStyle]]** | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single | + | * Description:The created point style. |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Static API to create a triangle point style. | + | |
- | </div> | + | |
- | <div class_table> | + | == Parameters == |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateSimpleTriangleStyle(GeoColor,Single,GeoColor)|CreateSimpleTriangleStyle]]** | + | * //pointStyle// |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single,[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]] |
- | * **DeclaringType**:N/A | + | * Description:This parameter determines the PointStyle symbol type. |
- | * **Summary**:Static API to create a triangle point style. | + | |
- | </div> | + | |
- | <div class_table> | + | * //fillColor// |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateSimpleTriangleStyle(GeoColor,Single,GeoColor,Single)|CreateSimpleTriangleStyle]]** | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single,[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]],Single | + | * Description:This parameter determines the PointStyle fill color. |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Static API to create a triangle point style. | + | |
- | </div> | + | |
- | <div class_table> | + | * //size// |
- | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | + | * Type:Single |
- | * **Parameters**:Object | + | * Description:This parameter determines the PointStyle size. |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | <div newline></div> |
- | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimplePointStyle(PointSymbolType,GeoColor,GeoColor,Single,Single) ** |
- | * **Parameters**:N/A | + | |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //Static API to create a point style.// |
- | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | + | == Remarks == |
- | * **Parameters**:N/A | + | * //N/A// |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | * **Parameters**:N/A | + | * Description:The created point style. |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | === Protected Methods === | + | == Parameters == |
- | <div class_table> | + | * //pointStyle// |
- | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | + | * Type:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]] |
- | * **Parameters**:N/A | + | * Description:This parameter determines the PointStyle symbol type. |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //fillColor// |
- | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Parameters**:N/A | + | * Description:This parameter determines the PointStyle fill color. |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | === Public Properties === | + | * //outlineColor// |
- | === Protected Properties === | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | === Public Events === | + | * Description:This parameter determines the PointStyle outline color. |
- | ===== Public Constructors ===== | + | |
- | ===== Protected Constructors ===== | + | |
- | ===== Public Methods ===== | + | |
- | === CreateCompoundCircleStyle(GeoColor,Single,GeoColor,Single,GeoColor,Single) === | + | |
- | Static API to create a compound circle point style. | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //outlineWidth// |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | * Type:Single |
- | * **Description**:The created point style. | + | * Description:This parameter determines the PointStyle outline width. |
- | ==== Parameters ==== | + | * //size// |
- | **fillColor1** | + | * Type:Single |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Description:This parameter determines the PointStyle size. |
- | * **Description**:This parameter determines the outer circle's PointStyle fill color. | + | |
- | **size1** | + | <div newline></div> |
- | * **Type**:Single | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimplePointStyle(PointSymbolType,GeoColor,GeoColor,Single) ** |
- | * **Description**:This parameter determines the outer circle's PointStyle size. | + | |
- | **outlineColor1** | + | * //Static API to create a point style.// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | == Remarks == |
- | * **Description**:This parameter determines the outer circle's PointStyle outline color. | + | * //N/A// |
- | **outlineWidth1** | + | == Return Value == |
- | * **Type**:Single | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | * **Description**:This parameter determines the outer circle's PointStyle outline width. | + | * Description:The created point style. |
- | **fillColor2** | + | == Parameters == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * //pointStyle// |
- | * **Description**:This parameter determines the inner circle's PointStyle fill color. | + | * Type:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]] |
+ | * Description:This parameter determines the PointStyle symbol type. | ||
- | **size2** | + | * //fillColor// |
- | * **Type**:Single | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Description**:This parameter determines the inner circle's PointStyle size. | + | * Description:This parameter determines the PointStyle fill color. |
- | [[#Public Methods|Go Back]] | + | * //outlineColor// |
- | === CreateCompoundCircleStyle(GeoColor,Single,GeoColor,Single,GeoColor,Single,GeoColor,Single) === | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | Static API to create a compound circle point style. | + | * Description:This parameter determines the PointStyle outline color. |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //size// |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | * Type:Single |
- | * **Description**:The created point style. | + | * Description:This parameter determines the PointStyle size. |
- | ==== Parameters ==== | + | <div newline></div> |
- | **fillColor1** | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleCircleStyle(GeoColor,Single) ** |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | |
- | * **Description**:This parameter determines the outer circle's PointStyle fill color. | + | |
- | **size1** | + | * //Static API to create a circle point style.// |
- | * **Type**:Single | + | == Remarks == |
- | * **Description**:This parameter determines the outer circle's PointStyle size. | + | * //N/A// |
- | **outlineColor1** | + | == Return Value == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | * **Description**:This parameter determines the outer circle's PointStyle outline color. | + | * Description:The created point style. |
- | **outlineWidth1** | + | == Parameters == |
- | * **Type**:Single | + | * //fillColor// |
- | * **Description**:This parameter determines the outer circle's PointStyle outline width. | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:This parameter determines the PointStyle fill color. | ||
- | **fillColor2** | + | * //size// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:Single |
- | * **Description**:This parameter determines the inner circle's PointStyle fill color. | + | * Description:This parameter determines the PointStyle size. |
- | **size2** | + | <div newline></div> |
- | * **Type**:Single | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleCircleStyle(GeoColor,Single,GeoColor,Single) ** |
- | * **Description**:This parameter determines the inner circle's PointStyle size. | + | |
- | **outlineColor2** | + | * //Static API to create a circle point style.// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | == Remarks == |
- | * **Description**:This parameter determines the inner circle's PointStyle outline color. | + | * //N/A// |
- | **outlineWidth2** | + | == Return Value == |
- | * **Type**:Single | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | * **Description**:This parameter determines the inner circle's PointStyle outline width. | + | * Description:The created point style. |
- | [[#Public Methods|Go Back]] | + | == Parameters == |
- | === CreateCompoundPointStyle(PointSymbolType,GeoColor,GeoColor,Single,Single,PointSymbolType,GeoColor,GeoColor,Single,Single) === | + | * //fillColor// |
- | Static API to create a compound circle point style. | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | ==== Remarks ==== | + | * Description:This parameter determines the PointStyle fill color. |
- | N/A | + | |
- | **Return Value** | + | * //size// |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | * Type:Single |
- | * **Description**:The created point style. | + | * Description:This parameter determines the PointStyle size. |
- | ==== Parameters ==== | + | * //outlineColor// |
- | **pointStyle1** | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Type**:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]] | + | * Description:This parameter determines the PointStyle outline color. |
- | * **Description**:This parameter determines the outer circle's pointstyle symbol type. | + | |
- | **fillColor1** | + | * //outlineWidth// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:Single |
- | * **Description**:This parameter determines the outer circle's PointStyle fill color. | + | * Description:This parameter determines the PointStyle outline width. |
- | **outlineColor1** | + | <div newline></div> |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleCircleStyle(GeoColor,Single,GeoColor) ** |
- | * **Description**:This parameter determines the outer circle's PointStyle outline color. | + | |
- | **outlineWidth1** | + | * //Static API to create a circle point style.// |
- | * **Type**:Single | + | == Remarks == |
- | * **Description**:This parameter determines the outer circle's PointStyle outline width. | + | * //N/A// |
- | **size1** | + | == Return Value == |
- | * **Type**:Single | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | * **Description**:This parameter determines the outer circle's PointStyle size. | + | * Description:The created point style. |
- | **pointStyle2** | + | == Parameters == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]] | + | * //fillColor// |
- | * **Description**:This parameter determines the inner circle's pointstyle symbol type. | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:This parameter determines the PointStyle fill color. | ||
- | **fillColor2** | + | * //size// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:Single |
- | * **Description**:This parameter determines the inner circle's PointStyle fill color. | + | * Description:This parameter determines the PointStyle size. |
- | **outlineColor2** | + | * //outlineColor// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Description**:This parameter determines the inner circle's PointStyle outline color. | + | * Description:This parameter determines the PointStyle outline color. |
- | **outlineWidth2** | + | <div newline></div> |
- | * **Type**:Single | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleSquareStyle(GeoColor,Single) ** |
- | * **Description**:This parameter determines the inner circle's PointStyle outline width. | + | |
- | **size2** | + | * //Static API to create a square point style.// |
- | * **Type**:Single | + | == Remarks == |
- | * **Description**:This parameter determines the inner circle PointStyle size. | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Return Value == |
- | === CreateSimpleCircleStyle(GeoColor,Single) === | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | Static API to create a circle point style. | + | * Description:The created point style. |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | * //fillColor// |
- | * **Description**:The created point style. | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:This parameter determines the PointStyle fill color. | ||
- | ==== Parameters ==== | + | * //size// |
- | **fillColor** | + | * Type:Single |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Description:This parameter determines the PointStyle size. |
- | * **Description**:This parameter determines the PointStyle fill color. | + | |
- | **size** | + | <div newline></div> |
- | * **Type**:Single | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleSquareStyle(GeoColor,Single,GeoColor) ** |
- | * **Description**:This parameter determines the PointStyle size. | + | |
- | [[#Public Methods|Go Back]] | + | * //Static API to create a square point style.// |
- | === CreateSimpleCircleStyle(GeoColor,Single,GeoColor,Single) === | + | == Remarks == |
- | Static API to create a circle point style. | + | * //N/A// |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Return Value == |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | * **Description**:The created point style. | + | * Description:The created point style. |
- | ==== Parameters ==== | + | == Parameters == |
- | **fillColor** | + | * //fillColor// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Description**:This parameter determines the PointStyle fill color. | + | * Description:This parameter determines the PointStyle fill color. |
- | **size** | + | * //size// |
- | * **Type**:Single | + | * Type:Single |
- | * **Description**:This parameter determines the PointStyle size. | + | * Description:This parameter determines the PointStyle size. |
- | **outlineColor** | + | * //outlineColor// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Description**:This parameter determines the PointStyle outline color. | + | * Description:This parameter determines the PointStyle outline color. |
- | **outlineWidth** | + | <div newline></div> |
- | * **Type**:Single | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleSquareStyle(GeoColor,Single,GeoColor,Single) ** |
- | * **Description**:This parameter determines the PointStyle outline width. | + | |
- | [[#Public Methods|Go Back]] | + | * //Static API to create a square point style.// |
- | === CreateSimpleCircleStyle(GeoColor,Single,GeoColor) === | + | == Remarks == |
- | Static API to create a circle point style. | + | * //N/A// |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Return Value == |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | * **Description**:The created point style. | + | * Description:The created point style. |
- | ==== Parameters ==== | + | == Parameters == |
- | **fillColor** | + | * //fillColor// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Description**:This parameter determines the PointStyle fill color. | + | * Description:This parameter determines the PointStyle fill color. |
- | **size** | + | * //size// |
- | * **Type**:Single | + | * Type:Single |
- | * **Description**:This parameter determines the PointStyle size. | + | * Description:This parameter determines the PointStyle size. |
- | **outlineColor** | + | * //outlineColor// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Description**:This parameter determines the PointStyle outline color. | + | * Description:This parameter determines the PointStyle outline color. |
- | [[#Public Methods|Go Back]] | + | * //outlineWidth// |
- | === CreateSimplePointStyle(PointSymbolType,GeoColor,Single) === | + | * Type:Single |
- | Static API to create a point style. | + | * Description:This parameter determines the PointStyle outline width. |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | <div newline></div> |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleStarStyle(GeoColor,Single) ** |
- | * **Description**:The created point style. | + | |
- | ==== Parameters ==== | + | * //Static API to create a star point style.// |
- | **pointStyle** | + | == Remarks == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]] | + | * //N/A// |
- | * **Description**:This parameter determines the PointStyle symbol type. | + | |
- | **fillColor** | + | == Return Value == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | * **Description**:This parameter determines the PointStyle fill color. | + | * Description:The created point style. |
- | **size** | + | == Parameters == |
- | * **Type**:Single | + | * //fillColor// |
- | * **Description**:This parameter determines the PointStyle size. | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:This parameter determines the PointStyle fill color. | ||
- | [[#Public Methods|Go Back]] | + | * //size// |
- | === CreateSimplePointStyle(PointSymbolType,GeoColor,GeoColor,Single,Single) === | + | * Type:Single |
- | Static API to create a point style. | + | * Description:This parameter determines the PointStyle size. |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | <div newline></div> |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleStarStyle(GeoColor,Single,GeoColor) ** |
- | * **Description**:The created point style. | + | |
- | ==== Parameters ==== | + | * //Static API to create a star point style.// |
- | **pointStyle** | + | == Remarks == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]] | + | * //N/A// |
- | * **Description**:This parameter determines the PointStyle symbol type. | + | |
- | **fillColor** | + | == Return Value == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | * **Description**:This parameter determines the PointStyle fill color. | + | * Description:The created point style. |
- | **outlineColor** | + | == Parameters == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * //fillColor// |
- | * **Description**:This parameter determines the PointStyle outline color. | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:This parameter determines the PointStyle fill color. | ||
- | **outlineWidth** | + | * //size// |
- | * **Type**:Single | + | * Type:Single |
- | * **Description**:This parameter determines the PointStyle outline width. | + | * Description:This parameter determines the PointStyle size. |
- | **size** | + | * //outlineColor// |
- | * **Type**:Single | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Description**:This parameter determines the PointStyle size. | + | * Description:This parameter determines the PointStyle outline color. |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | === CreateSimplePointStyle(PointSymbolType,GeoColor,GeoColor,Single) === | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleStarStyle(GeoColor,Single,GeoColor,Single) ** |
- | Static API to create a point style. | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //Static API to create a star point style.// |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | == Remarks == |
- | * **Description**:The created point style. | + | * //N/A// |
- | ==== Parameters ==== | + | == Return Value == |
- | **pointStyle** | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | * **Type**:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]] | + | * Description:The created point style. |
- | * **Description**:This parameter determines the PointStyle symbol type. | + | |
- | **fillColor** | + | == Parameters == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * //fillColor// |
- | * **Description**:This parameter determines the PointStyle fill color. | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:This parameter determines the PointStyle fill color. | ||
- | **outlineColor** | + | * //size// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:Single |
- | * **Description**:This parameter determines the PointStyle outline color. | + | * Description:This parameter determines the PointStyle size. |
- | **size** | + | * //outlineColor// |
- | * **Type**:Single | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Description**:This parameter determines the PointStyle size. | + | * Description:This parameter determines the PointStyle outline color. |
- | [[#Public Methods|Go Back]] | + | * //outlineWidth// |
- | === CreateSimpleSquareStyle(GeoColor,Single,GeoColor,Single) === | + | * Type:Single |
- | Static API to create a square point style. | + | * Description:This parameter determines the PointStyle outline width. |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | <div newline></div> |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTriangleStyle(GeoColor,Single) ** |
- | * **Description**:The created point style. | + | |
- | ==== Parameters ==== | + | * //Static API to create a triangle point style.// |
- | **fillColor** | + | == Remarks == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * //N/A// |
- | * **Description**:This parameter determines the PointStyle fill color. | + | |
- | **size** | + | == Return Value == |
- | * **Type**:Single | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | * **Description**:This parameter determines the PointStyle size. | + | * Description:The created point style. |
- | **outlineColor** | + | == Parameters == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * //fillColor// |
- | * **Description**:This parameter determines the PointStyle outline color. | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:This parameter determines the PointStyle fill color. | ||
- | **outlineWidth** | + | * //size// |
- | * **Type**:Single | + | * Type:Single |
- | * **Description**:This parameter determines the PointStyle outline width. | + | * Description:This parameter determines the PointStyle size. |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | === CreateSimpleSquareStyle(GeoColor,Single,GeoColor) === | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTriangleStyle(GeoColor,Single,GeoColor) ** |
- | Static API to create a square point style. | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //Static API to create a triangle point style.// |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | == Remarks == |
- | * **Description**:The created point style. | + | * //N/A// |
- | ==== Parameters ==== | + | == Return Value == |
- | **fillColor** | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Description:The created point style. |
- | * **Description**:This parameter determines the PointStyle fill color. | + | |
- | **size** | + | == Parameters == |
- | * **Type**:Single | + | * //fillColor// |
- | * **Description**:This parameter determines the PointStyle size. | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:This parameter determines the PointStyle fill color. | ||
- | **outlineColor** | + | * //size// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:Single |
- | * **Description**:This parameter determines the PointStyle outline color. | + | * Description:This parameter determines the PointStyle size. |
- | [[#Public Methods|Go Back]] | + | * //outlineColor// |
- | === CreateSimpleSquareStyle(GeoColor,Single) === | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | Static API to create a square point style. | + | * Description:This parameter determines the PointStyle outline color. |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | <div newline></div> |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTriangleStyle(GeoColor,Single,GeoColor,Single) ** |
- | * **Description**:The created point style. | + | |
- | ==== Parameters ==== | + | * //Static API to create a triangle point style.// |
- | **fillColor** | + | == Remarks == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * //N/A// |
- | * **Description**:This parameter determines the PointStyle fill color. | + | |
- | **size** | + | == Return Value == |
- | * **Type**:Single | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | * **Description**:This parameter determines the PointStyle size. | + | * Description:The created point style. |
- | [[#Public Methods|Go Back]] | + | == Parameters == |
- | === CreateSimpleStarStyle(GeoColor,Single) === | + | * //fillColor// |
- | Static API to create a star point style. | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | ==== Remarks ==== | + | * Description:This parameter determines the PointStyle fill color. |
- | N/A | + | |
- | **Return Value** | + | * //size// |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | * Type:Single |
- | * **Description**:The created point style. | + | * Description:This parameter determines the PointStyle size. |
- | ==== Parameters ==== | + | * //outlineColor// |
- | **fillColor** | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Description:This parameter determines the PointStyle outline color. |
- | * **Description**:This parameter determines the PointStyle fill color. | + | |
- | **size** | + | * //outlineWidth// |
- | * **Type**:Single | + | * Type:Single |
- | * **Description**:This parameter determines the PointStyle size. | + | * Description:This parameter determines the PointStyle outline width. |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | === CreateSimpleStarStyle(GeoColor,Single,GeoColor) === | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateCompoundCircleStyle(GeoColor,Single,GeoColor,Single,GeoColor,Single) ** |
- | Static API to create a star point style. | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //Static API to create a compound circle point style.// |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | == Remarks == |
- | * **Description**:The created point style. | + | * //N/A// |
- | ==== Parameters ==== | + | == Return Value == |
- | **fillColor** | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Description:The created point style. |
- | * **Description**:This parameter determines the PointStyle fill color. | + | |
- | **size** | + | == Parameters == |
- | * **Type**:Single | + | * //fillColor1// |
- | * **Description**:This parameter determines the PointStyle size. | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:This parameter determines the outer circle's PointStyle fill color. | ||
- | **outlineColor** | + | * //size1// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:Single |
- | * **Description**:This parameter determines the PointStyle outline color. | + | * Description:This parameter determines the outer circle's PointStyle size. |
- | [[#Public Methods|Go Back]] | + | * //outlineColor1// |
- | === CreateSimpleStarStyle(GeoColor,Single,GeoColor,Single) === | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | Static API to create a star point style. | + | * Description:This parameter determines the outer circle's PointStyle outline color. |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //outlineWidth1// |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | * Type:Single |
- | * **Description**:The created point style. | + | * Description:This parameter determines the outer circle's PointStyle outline width. |
- | ==== Parameters ==== | + | * //fillColor2// |
- | **fillColor** | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Description:This parameter determines the inner circle's PointStyle fill color. |
- | * **Description**:This parameter determines the PointStyle fill color. | + | |
- | **size** | + | * //size2// |
- | * **Type**:Single | + | * Type:Single |
- | * **Description**:This parameter determines the PointStyle size. | + | * Description:This parameter determines the inner circle's PointStyle size. |
- | **outlineColor** | + | <div newline></div> |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateCompoundCircleStyle(GeoColor,Single,GeoColor,Single,GeoColor,Single,GeoColor,Single) ** |
- | * **Description**:This parameter determines the PointStyle outline color. | + | |
- | **outlineWidth** | + | * //Static API to create a compound circle point style.// |
- | * **Type**:Single | + | == Remarks == |
- | * **Description**:This parameter determines the PointStyle outline width. | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Return Value == |
- | === CreateSimpleTriangleStyle(GeoColor,Single) === | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | Static API to create a triangle point style. | + | * Description:The created point style. |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | * //fillColor1// |
- | * **Description**:The created point style. | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:This parameter determines the outer circle's PointStyle fill color. | ||
- | ==== Parameters ==== | + | * //size1// |
- | **fillColor** | + | * Type:Single |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Description:This parameter determines the outer circle's PointStyle size. |
- | * **Description**:This parameter determines the PointStyle fill color. | + | |
- | **size** | + | * //outlineColor1// |
- | * **Type**:Single | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Description**:This parameter determines the PointStyle size. | + | * Description:This parameter determines the outer circle's PointStyle outline color. |
- | [[#Public Methods|Go Back]] | + | * //outlineWidth1// |
- | === CreateSimpleTriangleStyle(GeoColor,Single,GeoColor) === | + | * Type:Single |
- | Static API to create a triangle point style. | + | * Description:This parameter determines the outer circle's PointStyle outline width. |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //fillColor2// |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Description**:The created point style. | + | * Description:This parameter determines the inner circle's PointStyle fill color. |
- | ==== Parameters ==== | + | * //size2// |
- | **fillColor** | + | * Type:Single |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Description:This parameter determines the inner circle's PointStyle size. |
- | * **Description**:This parameter determines the PointStyle fill color. | + | |
- | **size** | + | * //outlineColor2// |
- | * **Type**:Single | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Description**:This parameter determines the PointStyle size. | + | * Description:This parameter determines the inner circle's PointStyle outline color. |
- | **outlineColor** | + | * //outlineWidth2// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:Single |
- | * **Description**:This parameter determines the PointStyle outline color. | + | * Description:This parameter determines the inner circle's PointStyle outline width. |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | === CreateSimpleTriangleStyle(GeoColor,Single,GeoColor,Single) === | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateCompoundPointStyle(PointSymbolType,GeoColor,GeoColor,Single,Single,PointSymbolType,GeoColor,GeoColor,Single,Single) ** |
- | Static API to create a triangle point style. | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //Static API to create a compound circle point style.// |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | == Remarks == |
- | * **Description**:The created point style. | + | * //N/A// |
- | ==== Parameters ==== | + | == Return Value == |
- | **fillColor** | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Description:The created point style. |
- | * **Description**:This parameter determines the PointStyle fill color. | + | |
- | **size** | + | == Parameters == |
- | * **Type**:Single | + | * //pointStyle1// |
- | * **Description**:This parameter determines the PointStyle size. | + | * Type:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]] |
+ | * Description:This parameter determines the outer circle's pointstyle symbol type. | ||
- | **outlineColor** | + | * //fillColor1// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Description**:This parameter determines the PointStyle outline color. | + | * Description:This parameter determines the outer circle's PointStyle fill color. |
- | **outlineWidth** | + | * //outlineColor1// |
- | * **Type**:Single | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Description**:This parameter determines the PointStyle outline width. | + | * Description:This parameter determines the outer circle's PointStyle outline color. |
- | [[#Public Methods|Go Back]] | + | * //outlineWidth1// |
- | === Equals(Object) === | + | * Type:Single |
- | N/A | + | * Description:This parameter determines the outer circle's PointStyle outline width. |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //size1// |
- | * **Return Type**:Boolean | + | * Type:Single |
- | * **Description**:N/A | + | * Description:This parameter determines the outer circle's PointStyle size. |
- | ==== Parameters ==== | + | * //pointStyle2// |
- | **obj** | + | * Type:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]] |
- | * **Type**:Object | + | * Description:This parameter determines the inner circle's pointstyle symbol type. |
- | * **Description**:N/A | + | |
- | [[#Public Methods|Go Back]] | + | * //fillColor2// |
- | === GetHashCode() === | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | N/A | + | * Description:This parameter determines the inner circle's PointStyle fill color. |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //outlineColor2// |
- | * **Return Type**:Int32 | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | * **Description**:N/A | + | * Description:This parameter determines the inner circle's PointStyle outline color. |
- | ==== Parameters ==== | + | * //outlineWidth2// |
- | [[#Public Methods|Go Back]] | + | * Type:Single |
- | === GetType() === | + | * Description:This parameter determines the inner circle's PointStyle outline width. |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //size2// |
- | * **Return Type**:Type | + | * Type:Single |
- | * **Description**:N/A | + | * Description:This parameter determines the inner circle PointStyle size. |
- | ==== Parameters ==== | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ==== Protected Methods ==== |
- | === ToString() === | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //N/A// |
- | * **Return Type**:String | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | ==== Parameters ==== | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Void |
- | ===== Protected Methods ===== | + | * Description:N/A |
- | === Finalize() === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:Void | + | <div newline></div> |
- | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** |
- | ==== Parameters ==== | + | * //N/A// |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | === MemberwiseClone() === | + | * //N/A// |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Return Value == |
- | * **Return Type**:Object | + | * Type:Object |
- | * **Description**:N/A | + | * Description:N/A |
- | ==== Parameters ==== | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | <div newline></div> |
- | ===== Public Properties ===== | + | ==== Public Properties ==== |
- | ===== Protected Properties ===== | + | ==== Protected Properties ==== |
- | ===== Public Events ===== | + | ==== Public Events ==== |