This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.pointmarkerstyle [2015/09/21 03:35] admin |
thinkgeo.mapsuite.mvcedition.pointmarkerstyle [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.PointMarkerStyle ====== | ====== ThinkGeo.MapSuite.MvcEdition.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 | + | * //N/A// |
== 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 | + | * //N/A// |
== 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 | + | * //N/A// |
== 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 | + | * //N/A// |
== 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 | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 79: | Line 82: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 91: | Line 94: | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 107: | Line 110: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 119: | Line 122: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 132: | Line 135: | ||
** {{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 | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 144: | Line 147: | ||
** {{wiki:ProtectedMethod.gif|}} LxU=() ** | ** {{wiki:ProtectedMethod.gif|}} LxU=() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 156: | Line 159: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 168: | Line 171: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |