This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.webedition.pointmarkerstyle [2015/09/18 03:09] admin |
thinkgeo.mapsuite.webedition.pointmarkerstyle [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.WebEdition.PointMarkerStyle ====== | ====== ThinkGeo.MapSuite.WebEdition.PointMarkerStyle ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
Represents the ordinary marker style. | Represents the ordinary marker style. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:PublicMethod.gif|}} PointMarkerStyle() ** | ** {{wiki:PublicMethod.gif|}} PointMarkerStyle() ** | ||
- | Initialize an instance of the PointMarkerStyle class. | + | * //Initialize an instance of the PointMarkerStyle class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#PointMarkerStyle.28.29// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} PointMarkerStyle(WebImage) ** | ** {{wiki:PublicMethod.gif|}} PointMarkerStyle(WebImage) ** | ||
- | Initialize an instance of the PointMarkerStyle class. | + | * //Initialize an instance of the PointMarkerStyle class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#PointMarkerStyle.28WebImage.29// |
== Parameters == | == Parameters == | ||
* //webImage// | * //webImage// | ||
Line 27: | Line 30: | ||
** {{wiki:PublicMethod.gif|}} PointMarkerStyle(WebImage,CustomPopup) ** | ** {{wiki:PublicMethod.gif|}} PointMarkerStyle(WebImage,CustomPopup) ** | ||
- | Initialize an instance of the PointMarkerStyle class. | + | * //Initialize an instance of the PointMarkerStyle class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#PointMarkerStyle.28WebImage.2C_CustomPopup.29// |
== Parameters == | == Parameters == | ||
* //webImage// | * //webImage// | ||
Line 42: | Line 45: | ||
** {{wiki:PublicMethod.gif|}} PointMarkerStyle(WebImage,CustomPopup,ContextMenu) ** | ** {{wiki:PublicMethod.gif|}} PointMarkerStyle(WebImage,CustomPopup,ContextMenu) ** | ||
- | Initialize an instance of the PointMarkerStyle class. | + | * //Initialize an instance of the PointMarkerStyle class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#PointMarkerStyle.28WebImage.2C_CustomPopup.2C_ContextMenu.29// |
== Parameters == | == Parameters == | ||
* //webImage// | * //webImage// | ||
Line 63: | Line 66: | ||
** {{wiki:PublicMethod.gif|}} GetMarkers(IEnumerable<Feature>) ** | ** {{wiki:PublicMethod.gif|}} GetMarkers(IEnumerable<Feature>) ** | ||
- | Returns a collection of markers that are created with specific styles from the features passed in. | + | * //Returns a collection of markers that are created with specific styles from the features passed in.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:// |
== Return Value == | == Return Value == | ||
Line 79: | Line 82: | ||
** {{wiki:PublicMethod.gif|}} GetRequiredColumnNames() ** | ** {{wiki:PublicMethod.gif|}} GetRequiredColumnNames() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#GetRequiredColumnNames.28.29// |
== Return Value == | == Return Value == | ||
Line 91: | Line 94: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#ToString.28.29// |
== Return Value == | == Return Value == | ||
Line 103: | Line 106: | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#Equals.28Object.29// |
== Return Value == | == Return Value == | ||
Line 119: | Line 122: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#GetHashCode.28.29// |
== Return Value == | == Return Value == | ||
Line 131: | Line 134: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#GetType.28.29// |
== Return Value == | == Return Value == | ||
Line 144: | Line 147: | ||
** {{wiki:ProtectedMethod.gif|}} GetContextMenusCore() ** | ** {{wiki:ProtectedMethod.gif|}} GetContextMenusCore() ** | ||
- | Gets a collection of context menus that are associated with the MarkerStyle. | + | * //Gets a collection of context menus that are associated with the MarkerStyle.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#GetContextMenusCore.28.29// |
== Return Value == | == Return Value == | ||
Line 156: | Line 159: | ||
** {{wiki:ProtectedMethod.gif|}} GetRequiredColumnNamesCore() ** | ** {{wiki:ProtectedMethod.gif|}} GetRequiredColumnNamesCore() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#GetRequiredColumnNamesCore.28.29// |
== Return Value == | == Return Value == | ||
Line 168: | Line 171: | ||
** {{wiki:ProtectedMethod.gif|}} ZhQ=() ** | ** {{wiki:ProtectedMethod.gif|}} ZhQ=() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 180: | Line 183: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#Finalize.28.29// |
== Return Value == | == Return Value == | ||
Line 192: | Line 195: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#MemberwiseClone.28.29// |
== Return Value == | == Return Value == | ||
Line 207: | Line 210: | ||
Gets or sets the popup object that displays when the mouse pointer is over a marker. | Gets or sets the popup object that displays when the mouse pointer is over a marker. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#PointMarkerStyle.28WebImage.2C_CustomPopup.29 |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.WebEdition.CustomPopup|CustomPopup]] | * Type:[[ThinkGeo.MapSuite.WebEdition.CustomPopup|CustomPopup]] | ||
Line 215: | Line 218: | ||
Gets or sets a value indicating the interval that should elapse between when the mouse moves over the marker and when its popup window displays. | Gets or sets a value indicating the interval that should elapse between when the mouse moves over the marker and when its popup window displays. | ||
== Remarks == | == Remarks == | ||
- | The PopupDelay value is counted in milliseconds. If it is set to 500, the popup will display 500ms after the mouse pointer hovers over the marker. | + | The <strong>PopupDelay</strong> value is counted in milliseconds. If it is set to 500, the popup will display 500ms after the mouse pointer hovers over the marker. |
== Return Value == | == Return Value == | ||
* Type:Int32 | * Type:Int32 | ||
Line 223: | Line 226: | ||
Gets or sets the small image that the marker displays as its icon. | Gets or sets the small image that the marker displays as its icon. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#PointMarkerStyle.28WebImage.29 |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.WebEdition.WebImage|WebImage]] | * Type:[[ThinkGeo.MapSuite.WebEdition.WebImage|WebImage]] | ||
Line 231: | Line 234: | ||
Gets or sets a context menu object that displays when you right-click on the marker. | Gets or sets a context menu object that displays when you right-click on the marker. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#PointMarkerStyle.28WebImage.2C_CustomPopup.2C_ContextMenu.29 |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.WebEdition.ContextMenu|ContextMenu]] | * Type:[[ThinkGeo.MapSuite.WebEdition.ContextMenu|ContextMenu]] | ||
Line 239: | Line 242: | ||
Gets or sets a float value between 0 and 1 that indicates the transparency level of the marker. | Gets or sets a float value between 0 and 1 that indicates the transparency level of the marker. | ||
== Remarks == | == Remarks == | ||
- | The Opacity property enables you to specify a level of transparency for the marker. When this property is set to a value less than 100 percent (1.00), the entire overlay is made more transparent. Setting this property to a value of 0 percent (0.00) makes the marker completely invisible. | + | The <strong>Opacity</strong> property enables you to specify a level of transparency for the marker. When this property is set to a value less than 100 percent (1.00), the entire overlay is made more transparent. Setting this property to a value of 0 percent (0.00) makes the marker completely invisible. |
== Return Value == | == Return Value == | ||
* Type:Single | * Type:Single | ||
Line 247: | Line 250: | ||
N/A | N/A | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#IsActive |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean | ||
Line 255: | Line 258: | ||
N/A | N/A | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.PointMarkerStyle#GetRequiredColumnNames.28.29 |
== Return Value == | == Return Value == | ||
* Type:Collection<String> | * Type:Collection<String> |