This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.core.pointstyles [2015/08/20 03:08] 127.0.0.1 external edit |
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}} | ||
- | |||
- | <!-- Class --> | ||
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. | ||
- | === Remarks === | ||
- | The <strong>GeoStyle</strong> is a very important concept. MapSuite provides three kinds of styles: <strong>GeoAreaStyle</strong>, <strong>GeoLineStyle</strong>, and <strong>GeoPointStyle</strong>. <strong>GeoAreaStyle</strong> is used to render area-type data on the map, <strong>GeoLineStyle</strong> is used to render line-type data on the map, <strong>GeoPointStyle</strong> is used to render point-type data on the map. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | **[[ThinkGeo.MapSuite.Core.PointStyles]] | + | ***ThinkGeo.MapSuite.Core.PointStyles** |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | |||
==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | |||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateCompoundCircleStyle(GeoColor, Single, GeoColor, Single, GeoColor, Single, GeoColor, Single)|CreateCompoundCircleStyle]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single, [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single, [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single, [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single | | Static API to create a compound circle point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateCompoundCircleStyle(GeoColor, Single, GeoColor, Single, GeoColor, Single)|CreateCompoundCircleStyle]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single, [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single, [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single | | Static API to create a compound circle point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateCompoundPointStyle(PointSymbolType, GeoColor, GeoColor, Single, Single, PointSymbolType, GeoColor, GeoColor, Single, Single)|CreateCompoundPointStyle]] | [[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 | | Static API to create a compound circle point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateSimpleCircleStyle(GeoColor, Single, GeoColor)|CreateSimpleCircleStyle]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single, [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | | Static API to create a circle point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateSimpleCircleStyle(GeoColor, Single, GeoColor, Single)|CreateSimpleCircleStyle]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single, [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single | | Static API to create a circle point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateSimpleCircleStyle(GeoColor, Single)|CreateSimpleCircleStyle]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single | | Static API to create a circle point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateSimplePointStyle(PointSymbolType, GeoColor, GeoColor, Single)|CreateSimplePointStyle]] | [[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]], [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single | | Static API to create a point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateSimplePointStyle(PointSymbolType, GeoColor, GeoColor, Single, Single)|CreateSimplePointStyle]] | [[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]], [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single, Single | | Static API to create a point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateSimplePointStyle(PointSymbolType, GeoColor, Single)|CreateSimplePointStyle]] | [[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]], [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single | | Static API to create a point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateSimpleSquareStyle(GeoColor, Single, GeoColor, Single)|CreateSimpleSquareStyle]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single, [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single | | Static API to create a square point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateSimpleSquareStyle(GeoColor, Single)|CreateSimpleSquareStyle]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single | | Static API to create a square point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateSimpleSquareStyle(GeoColor, Single, GeoColor)|CreateSimpleSquareStyle]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single, [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | | Static API to create a square point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateSimpleStarStyle(GeoColor, Single, GeoColor)|CreateSimpleStarStyle]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single, [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | | Static API to create a star point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateSimpleStarStyle(GeoColor, Single, GeoColor, Single)|CreateSimpleStarStyle]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single, [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single | | Static API to create a star point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateSimpleStarStyle(GeoColor, Single)|CreateSimpleStarStyle]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single | | Static API to create a star point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateSimpleTriangleStyle(GeoColor, Single)|CreateSimpleTriangleStyle]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single | | Static API to create a triangle point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateSimpleTriangleStyle(GeoColor, Single, GeoColor)|CreateSimpleTriangleStyle]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single, [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | | Static API to create a triangle point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateSimpleTriangleStyle(GeoColor, Single, GeoColor, Single)|CreateSimpleTriangleStyle]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single, [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]], Single | | Static API to create a triangle point style. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
- | ==== Protected Methods ==== | + | * //N/A// |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | + | * //N/A// |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
- | ==== Public Properties ==== | + | == Return Value == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:String |
- | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#Capital1|Capital1]] | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | | Get the commonly-used PointStyle to render a capital. | | + | * Description:N/A |
- | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#Capital2|Capital2]] | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | | Get the commonly-used PointStyle to render a capital. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#Capital3|Capital3]] | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | | Get the commonly-used PointStyle to render a capital. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#City1|City1]] | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | | Get the commonly-used PointStyle to render a city. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#City2|City2]] | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | | Get the commonly-used PointStyle to render a city. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#City3|City3]] | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | | Get the commonly-used PointStyle to render a city. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#City4|City4]] | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | | Get the commonly-used PointStyle to render a city. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#City5|City5]] | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | | Get the commonly-used PointStyle to render a city. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#City6|City6]] | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | | Get the commonly-used PointStyle to render a city. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}{{wiki:Static.gif|Static Member}}[[#City7|City7]] | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | | Get the commonly-used PointStyle to render a city. | | + | |
- | ==== Protected Properties ==== | + | == Parameters == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | <div newline></div> |
+ | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | ==== Public Events ==== | + | * //N/A// |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | == Remarks == |
+ | * //N/A// | ||
- | ===== Public Constructors ===== | + | == Return Value == |
- | ===== Protected Constructors ===== | + | * Type:Boolean |
- | ===== Public Methods ===== | + | * Description:N/A |
- | ==== CreateCompoundCircleStyle(GeoColor, Single, GeoColor, Single, GeoColor, Single, GeoColor, Single) ==== | + | |
- | <!-- static --> | + | |
- | Static API to create a compound circle point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //obj// |
- | | fillColor1 | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the outer circle's PointStyle fill color. | | + | * Type:Object |
- | | size1 | Single<!-- System.Single --> | This parameter determines the outer circle's PointStyle size. | | + | * Description:N/A |
- | | outlineColor1 | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the outer circle's PointStyle outline color. | | + | |
- | | outlineWidth1 | Single<!-- System.Single --> | This parameter determines the outer circle's PointStyle outline width. | | + | |
- | | fillColor2 | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the inner circle's PointStyle fill color. | | + | |
- | | size2 | Single<!-- System.Single --> | This parameter determines the inner circle's PointStyle size. | | + | |
- | | outlineColor2 | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the inner circle's PointStyle outline color. | | + | |
- | | outlineWidth2 | Single<!-- System.Single --> | This parameter determines the inner circle's PointStyle outline width. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
- | ==== CreateCompoundCircleStyle(GeoColor, Single, GeoColor, Single, GeoColor, Single) ==== | + | |
- | <!-- static --> | + | |
- | Static API to create a compound circle point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | fillColor1 | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the outer circle's PointStyle fill color. | | + | * //N/A// |
- | | size1 | Single<!-- System.Single --> | This parameter determines the outer circle's PointStyle size. | | + | |
- | | outlineColor1 | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the outer circle's PointStyle outline color. | | + | |
- | | outlineWidth1 | Single<!-- System.Single --> | This parameter determines the outer circle's PointStyle outline width. | | + | |
- | | fillColor2 | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the inner circle's PointStyle fill color. | | + | |
- | | size2 | Single<!-- System.Single --> | This parameter determines the inner circle's PointStyle size. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Int32 |
- | ==== CreateCompoundPointStyle(PointSymbolType, GeoColor, GeoColor, Single, Single, PointSymbolType, GeoColor, GeoColor, Single, Single) ==== | + | * Description:N/A |
- | <!-- static --> | + | |
- | Static API to create a compound circle point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
- | | pointStyle1 | [[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]]<!-- ThinkGeo.MapSuite.Core.PointSymbolType --> | This parameter determines the outer circle's pointstyle symbol type. | | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
- | | fillColor1 | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the outer circle's PointStyle fill color. | | + | |
- | | outlineColor1 | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the outer circle's PointStyle outline color. | | + | |
- | | outlineWidth1 | Single<!-- System.Single --> | This parameter determines the outer circle's PointStyle outline width. | | + | |
- | | size1 | Single<!-- System.Single --> | This parameter determines the outer circle's PointStyle size. | | + | |
- | | pointStyle2 | [[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]]<!-- ThinkGeo.MapSuite.Core.PointSymbolType --> | This parameter determines the inner circle's pointstyle symbol type. | | + | |
- | | fillColor2 | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the inner circle's PointStyle fill color. | | + | |
- | | outlineColor2 | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the inner circle's PointStyle outline color. | | + | |
- | | outlineWidth2 | Single<!-- System.Single --> | This parameter determines the inner circle's PointStyle outline width. | | + | |
- | | size2 | Single<!-- System.Single --> | This parameter determines the inner circle PointStyle size. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== CreateSimpleCircleStyle(GeoColor, Single, GeoColor) ==== | + | * //N/A// |
- | <!-- static --> | + | |
- | Static API to create a circle point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Type |
- | | fillColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle fill color. | | + | * Description:N/A |
- | | size | Single<!-- System.Single --> | This parameter determines the PointStyle size. | | + | |
- | | outlineColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle outline color. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | ==== CreateSimpleCircleStyle(GeoColor, Single, GeoColor, Single) ==== | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimplePointStyle(PointSymbolType,GeoColor,Single) ** |
- | <!-- static --> | + | |
- | Static API to create a circle point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | * //Static API to create a point style.// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | fillColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle fill color. | | + | * //N/A// |
- | | size | Single<!-- System.Single --> | This parameter determines the PointStyle size. | | + | |
- | | outlineColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle outline color. | | + | |
- | | outlineWidth | Single<!-- System.Single --> | This parameter determines the PointStyle outline width. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | ==== CreateSimpleCircleStyle(GeoColor, Single) ==== | + | * Description:The created point style. |
- | <!-- static --> | + | |
- | Static API to create a circle point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //pointStyle// |
- | | fillColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle fill color. | | + | * Type:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]] |
- | | size | Single<!-- System.Single --> | This parameter determines the PointStyle size. | | + | * Description:This parameter determines the PointStyle symbol type. |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | * //fillColor// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | ==== CreateSimplePointStyle(PointSymbolType, GeoColor, GeoColor, Single) ==== | + | * Description:This parameter determines the PointStyle fill color. |
- | <!-- static --> | + | |
- | Static API to create a point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | * //size// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Single |
- | | pointStyle | [[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]]<!-- ThinkGeo.MapSuite.Core.PointSymbolType --> | This parameter determines the PointStyle symbol type. | | + | * Description:This parameter determines the PointStyle size. |
- | | fillColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle fill color. | | + | |
- | | outlineColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle outline color. | | + | |
- | | size | Single<!-- System.Single --> | This parameter determines the PointStyle size. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimplePointStyle(PointSymbolType,GeoColor,GeoColor,Single,Single) ** |
- | ==== CreateSimplePointStyle(PointSymbolType, GeoColor, GeoColor, Single, Single) ==== | + | |
- | <!-- static --> | + | |
- | Static API to create a point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | * //Static API to create a point style.// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | pointStyle | [[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]]<!-- ThinkGeo.MapSuite.Core.PointSymbolType --> | This parameter determines the PointStyle symbol type. | | + | * //N/A// |
- | | fillColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle fill color. | | + | |
- | | outlineColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle outline color. | | + | |
- | | outlineWidth | Single<!-- System.Single --> | This parameter determines the PointStyle outline width. | | + | |
- | | size | Single<!-- System.Single --> | This parameter determines the PointStyle size. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | ==== CreateSimplePointStyle(PointSymbolType, GeoColor, Single) ==== | + | * Description:The created point style. |
- | <!-- static --> | + | |
- | Static API to create a point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //pointStyle// |
- | | pointStyle | [[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]]<!-- ThinkGeo.MapSuite.Core.PointSymbolType --> | This parameter determines the PointStyle symbol type. | | + | * Type:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]] |
- | | fillColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle fill color. | | + | * Description:This parameter determines the PointStyle symbol type. |
- | | size | Single<!-- System.Single --> | This parameter determines the PointStyle size. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | * //fillColor// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | ==== CreateSimpleSquareStyle(GeoColor, Single, GeoColor, Single) ==== | + | * Description:This parameter determines the PointStyle fill color. |
- | <!-- static --> | + | |
- | Static API to create a square point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | * //outlineColor// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | | fillColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle fill color. | | + | * Description:This parameter determines the PointStyle outline color. |
- | | size | Single<!-- System.Single --> | This parameter determines the PointStyle size. | | + | |
- | | outlineColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle outline color. | | + | |
- | | outlineWidth | Single<!-- System.Single --> | This parameter determines the PointStyle outline width. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | * //outlineWidth// |
- | [[#Public Methods|Go Back]] | + | * Type:Single |
- | ==== CreateSimpleSquareStyle(GeoColor, Single) ==== | + | * Description:This parameter determines the PointStyle outline width. |
- | <!-- static --> | + | |
- | Static API to create a square point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | * //size// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Single |
- | | fillColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle fill color. | | + | * Description:This parameter determines the PointStyle size. |
- | | size | Single<!-- System.Single --> | This parameter determines the PointStyle size. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimplePointStyle(PointSymbolType,GeoColor,GeoColor,Single) ** |
- | ==== CreateSimpleSquareStyle(GeoColor, Single, GeoColor) ==== | + | |
- | <!-- static --> | + | |
- | Static API to create a square point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | * //Static API to create a point style.// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | fillColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle fill color. | | + | * //N/A// |
- | | size | Single<!-- System.Single --> | This parameter determines the PointStyle size. | | + | |
- | | outlineColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle outline color. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | ==== CreateSimpleStarStyle(GeoColor, Single, GeoColor) ==== | + | * Description:The created point style. |
- | <!-- static --> | + | |
- | Static API to create a star point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //pointStyle// |
- | | fillColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle fill color. | | + | * Type:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]] |
- | | size | Single<!-- System.Single --> | This parameter determines the PointStyle size. | | + | * Description:This parameter determines the PointStyle symbol type. |
- | | outlineColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle outline color. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | * //fillColor// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | ==== CreateSimpleStarStyle(GeoColor, Single, GeoColor, Single) ==== | + | * Description:This parameter determines the PointStyle fill color. |
- | <!-- static --> | + | |
- | Static API to create a star point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | * //outlineColor// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | | fillColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle fill color. | | + | * Description:This parameter determines the PointStyle outline color. |
- | | size | Single<!-- System.Single --> | This parameter determines the PointStyle size. | | + | |
- | | outlineColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle outline color. | | + | |
- | | outlineWidth | Single<!-- System.Single --> | This parameter determines the PointStyle outline width. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | * //size// |
- | [[#Public Methods|Go Back]] | + | * Type:Single |
- | ==== CreateSimpleStarStyle(GeoColor, Single) ==== | + | * Description:This parameter determines the PointStyle size. |
- | <!-- static --> | + | |
- | Static API to create a star point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleCircleStyle(GeoColor,Single) ** |
- | | fillColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle fill color. | | + | |
- | | size | Single<!-- System.Single --> | This parameter determines the PointStyle size. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | * //Static API to create a circle point style.// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== CreateSimpleTriangleStyle(GeoColor, Single) ==== | + | * //N/A// |
- | <!-- static --> | + | |
- | Static API to create a triangle point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | | fillColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle fill color. | | + | * Description:The created point style. |
- | | size | Single<!-- System.Single --> | This parameter determines the PointStyle size. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //fillColor// |
- | ==== CreateSimpleTriangleStyle(GeoColor, Single, GeoColor) ==== | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | <!-- static --> | + | * Description:This parameter determines the PointStyle fill color. |
- | Static API to create a triangle point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | * //size// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Single |
- | | fillColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle fill color. | | + | * Description:This parameter determines the PointStyle size. |
- | | size | Single<!-- System.Single --> | This parameter determines the PointStyle size. | | + | |
- | | outlineColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle outline color. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleCircleStyle(GeoColor,Single,GeoColor,Single) ** |
- | ==== CreateSimpleTriangleStyle(GeoColor, Single, GeoColor, Single) ==== | + | |
- | <!-- static --> | + | |
- | Static API to create a triangle point style. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | The created point style. | | + | |
- | === Parameters === | + | * //Static API to create a circle point style.// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | fillColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle fill color. | | + | * //N/A// |
- | | size | Single<!-- System.Single --> | This parameter determines the PointStyle size. | | + | |
- | | outlineColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | This parameter determines the PointStyle outline color. | | + | |
- | | outlineWidth | Single<!-- System.Single --> | This parameter determines the PointStyle outline width. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | ==== Equals(Object) ==== | + | * Description:The created point style. |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //fillColor// |
- | | obj | Object<!-- System.Object --> | | | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:This parameter determines the PointStyle fill color. | ||
- | <!-- System.Object --> | + | * //size// |
- | [[#Public Methods|Go Back]] | + | * Type:Single |
- | ==== GetHashCode() ==== | + | * Description:This parameter determines the PointStyle size. |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | * //outlineColor// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:This parameter determines the PointStyle outline color. | ||
- | <!-- System.Object --> | + | * //outlineWidth// |
- | [[#Public Methods|Go Back]] | + | * Type:Single |
- | ==== GetType() ==== | + | * Description:This parameter determines the PointStyle outline width. |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleCircleStyle(GeoColor,Single,GeoColor) ** |
- | <!-- System.Object --> | + | * //Static API to create a circle point style.// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== ToString() ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
+ | * Description:The created point style. | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //fillColor// |
- | ===== Protected Methods ===== | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | ==== Finalize() ==== | + | * Description:This parameter determines the PointStyle fill color. |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //size// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Single |
+ | * Description:This parameter determines the PointStyle size. | ||
- | <!-- System.Object --> | + | * //outlineColor// |
- | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | ==== MemberwiseClone() ==== | + | * Description:This parameter determines the PointStyle outline color. |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleSquareStyle(GeoColor,Single) ** |
- | <!-- System.Object --> | + | * //Static API to create a square point style.// |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ===== Public Properties ===== | + | * //N/A// |
- | ==== Capital1 ==== | + | |
- | <!-- static --> | + | |
- | Get the commonly-used PointStyle to render a capital. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | == Return Value == |
- | [[#Public Properties|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | ==== Capital2 ==== | + | * Description:The created point style. |
- | <!-- static --> | + | |
- | Get the commonly-used PointStyle to render a capital. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | == Parameters == |
- | [[#Public Properties|Go Back]] | + | * //fillColor// |
- | ==== Capital3 ==== | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | <!-- static --> | + | * Description:This parameter determines the PointStyle fill color. |
- | Get the commonly-used PointStyle to render a capital. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | * //size// |
- | [[#Public Properties|Go Back]] | + | * Type:Single |
- | ==== City1 ==== | + | * Description:This parameter determines the PointStyle size. |
- | <!-- static --> | + | |
- | Get the commonly-used PointStyle to render a city. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | <div newline></div> |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleSquareStyle(GeoColor,Single,GeoColor) ** |
- | ==== City2 ==== | + | |
- | <!-- static --> | + | |
- | Get the commonly-used PointStyle to render a city. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | * //Static API to create a square point style.// |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== City3 ==== | + | * //N/A// |
- | <!-- static --> | + | |
- | Get the commonly-used PointStyle to render a city. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | == Return Value == |
- | [[#Public Properties|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] |
- | ==== City4 ==== | + | * Description:The created point style. |
- | <!-- static --> | + | |
- | Get the commonly-used PointStyle to render a city. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | == Parameters == |
- | [[#Public Properties|Go Back]] | + | * //fillColor// |
- | ==== City5 ==== | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | <!-- static --> | + | * Description:This parameter determines the PointStyle fill color. |
- | Get the commonly-used PointStyle to render a city. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | * //size// |
- | [[#Public Properties|Go Back]] | + | * Type:Single |
- | ==== City6 ==== | + | * Description:This parameter determines the PointStyle size. |
- | <!-- static --> | + | |
- | Get the commonly-used PointStyle to render a city. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | * //outlineColor// |
- | [[#Public Properties|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | ==== City7 ==== | + | * Description:This parameter determines the PointStyle outline color. |
- | <!-- static --> | + | |
- | Get the commonly-used PointStyle to render a city. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<!-- ThinkGeo.MapSuite.Core.PointStyle --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PointStyles --> | + | <div newline></div> |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleSquareStyle(GeoColor,Single,GeoColor,Single) ** |
- | ===== Protected Properties ===== | + | |
- | ===== Public Events ===== | + | * //Static API to create a square point style.// |
- | __NOTOC__ | + | == Remarks == |
- | [[Category:MapSuiteCore]] | + | * //N/A// |
- | [[Category:ThinkGeo.MapSuite.Core]] | + | |
- | [[Category:UpdateDocumentation]] | + | == Return Value == |
+ | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | ||
+ | * Description:The created point style. | ||
+ | |||
+ | == Parameters == | ||
+ | * //fillColor// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the PointStyle fill color. | ||
+ | |||
+ | * //size// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the PointStyle size. | ||
+ | |||
+ | * //outlineColor// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the PointStyle outline color. | ||
+ | |||
+ | * //outlineWidth// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the PointStyle outline width. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleStarStyle(GeoColor,Single) ** | ||
+ | |||
+ | * //Static API to create a star point style.// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | ||
+ | * Description:The created point style. | ||
+ | |||
+ | == Parameters == | ||
+ | * //fillColor// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the PointStyle fill color. | ||
+ | |||
+ | * //size// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the PointStyle size. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleStarStyle(GeoColor,Single,GeoColor) ** | ||
+ | |||
+ | * //Static API to create a star point style.// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | ||
+ | * Description:The created point style. | ||
+ | |||
+ | == Parameters == | ||
+ | * //fillColor// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the PointStyle fill color. | ||
+ | |||
+ | * //size// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the PointStyle size. | ||
+ | |||
+ | * //outlineColor// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the PointStyle outline color. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleStarStyle(GeoColor,Single,GeoColor,Single) ** | ||
+ | |||
+ | * //Static API to create a star point style.// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | ||
+ | * Description:The created point style. | ||
+ | |||
+ | == Parameters == | ||
+ | * //fillColor// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the PointStyle fill color. | ||
+ | |||
+ | * //size// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the PointStyle size. | ||
+ | |||
+ | * //outlineColor// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the PointStyle outline color. | ||
+ | |||
+ | * //outlineWidth// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the PointStyle outline width. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTriangleStyle(GeoColor,Single) ** | ||
+ | |||
+ | * //Static API to create a triangle point style.// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | ||
+ | * Description:The created point style. | ||
+ | |||
+ | == Parameters == | ||
+ | * //fillColor// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the PointStyle fill color. | ||
+ | |||
+ | * //size// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the PointStyle size. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTriangleStyle(GeoColor,Single,GeoColor) ** | ||
+ | |||
+ | * //Static API to create a triangle point style.// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | ||
+ | * Description:The created point style. | ||
+ | |||
+ | == Parameters == | ||
+ | * //fillColor// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the PointStyle fill color. | ||
+ | |||
+ | * //size// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the PointStyle size. | ||
+ | |||
+ | * //outlineColor// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the PointStyle outline color. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateSimpleTriangleStyle(GeoColor,Single,GeoColor,Single) ** | ||
+ | |||
+ | * //Static API to create a triangle point style.// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | ||
+ | * Description:The created point style. | ||
+ | |||
+ | == Parameters == | ||
+ | * //fillColor// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the PointStyle fill color. | ||
+ | |||
+ | * //size// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the PointStyle size. | ||
+ | |||
+ | * //outlineColor// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the PointStyle outline color. | ||
+ | |||
+ | * //outlineWidth// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the PointStyle outline width. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateCompoundCircleStyle(GeoColor,Single,GeoColor,Single,GeoColor,Single) ** | ||
+ | |||
+ | * //Static API to create a compound circle point style.// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | ||
+ | * Description:The created point style. | ||
+ | |||
+ | == Parameters == | ||
+ | * //fillColor1// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the outer circle's PointStyle fill color. | ||
+ | |||
+ | * //size1// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the outer circle's PointStyle size. | ||
+ | |||
+ | * //outlineColor1// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the outer circle's PointStyle outline color. | ||
+ | |||
+ | * //outlineWidth1// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the outer circle's PointStyle outline width. | ||
+ | |||
+ | * //fillColor2// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the inner circle's PointStyle fill color. | ||
+ | |||
+ | * //size2// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the inner circle's PointStyle size. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateCompoundCircleStyle(GeoColor,Single,GeoColor,Single,GeoColor,Single,GeoColor,Single) ** | ||
+ | |||
+ | * //Static API to create a compound circle point style.// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | ||
+ | * Description:The created point style. | ||
+ | |||
+ | == Parameters == | ||
+ | * //fillColor1// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the outer circle's PointStyle fill color. | ||
+ | |||
+ | * //size1// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the outer circle's PointStyle size. | ||
+ | |||
+ | * //outlineColor1// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the outer circle's PointStyle outline color. | ||
+ | |||
+ | * //outlineWidth1// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the outer circle's PointStyle outline width. | ||
+ | |||
+ | * //fillColor2// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the inner circle's PointStyle fill color. | ||
+ | |||
+ | * //size2// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the inner circle's PointStyle size. | ||
+ | |||
+ | * //outlineColor2// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the inner circle's PointStyle outline color. | ||
+ | |||
+ | * //outlineWidth2// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the inner circle's PointStyle outline width. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateCompoundPointStyle(PointSymbolType,GeoColor,GeoColor,Single,Single,PointSymbolType,GeoColor,GeoColor,Single,Single) ** | ||
+ | |||
+ | * //Static API to create a compound circle point style.// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | ||
+ | * Description:The created point style. | ||
+ | |||
+ | == Parameters == | ||
+ | * //pointStyle1// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]] | ||
+ | * Description:This parameter determines the outer circle's pointstyle symbol type. | ||
+ | |||
+ | * //fillColor1// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the outer circle's PointStyle fill color. | ||
+ | |||
+ | * //outlineColor1// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the outer circle's PointStyle outline color. | ||
+ | |||
+ | * //outlineWidth1// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the outer circle's PointStyle outline width. | ||
+ | |||
+ | * //size1// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the outer circle's PointStyle size. | ||
+ | |||
+ | * //pointStyle2// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]] | ||
+ | * Description:This parameter determines the inner circle's pointstyle symbol type. | ||
+ | |||
+ | * //fillColor2// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the inner circle's PointStyle fill color. | ||
+ | |||
+ | * //outlineColor2// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | ||
+ | * Description:This parameter determines the inner circle's PointStyle outline color. | ||
+ | |||
+ | * //outlineWidth2// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the inner circle's PointStyle outline width. | ||
+ | |||
+ | * //size2// | ||
+ | * Type:Single | ||
+ | * Description:This parameter determines the inner circle PointStyle size. | ||
+ | |||
+ | <div newline></div> | ||
+ | ==== Protected Methods ==== | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ==== Public Properties ==== | ||
+ | ==== Protected Properties ==== | ||
+ | ==== Public Events ==== | ||