This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.mvcedition.clustermarkerstyle [2015/09/21 03:32] admin |
thinkgeo.mapsuite.mvcedition.clustermarkerstyle [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle ====== | ====== ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| A kind of MarkerStyle to filter the markers. | A kind of MarkerStyle to filter the markers. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 9: | Line 12: | ||
| ** {{wiki:PublicMethod.gif|}} ClusterMarkerStyle() ** | ** {{wiki:PublicMethod.gif|}} ClusterMarkerStyle() ** | ||
| - | The default constructor for ClusterMarkerStyle class. | + | * //The default constructor for ClusterMarkerStyle class.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Parameters == | == Parameters == | ||
| <div newline></div> | <div newline></div> | ||
| ** {{wiki:PublicMethod.gif|}} ClusterMarkerStyle(Double,Double,Double) ** | ** {{wiki:PublicMethod.gif|}} ClusterMarkerStyle(Double,Double,Double) ** | ||
| - | Create an instance of the ClusterMarkerStyle. | + | * //Create an instance of the ClusterMarkerStyle.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Parameters == | == Parameters == | ||
| * //distance// | * //distance// | ||
| Line 36: | Line 39: | ||
| ** {{wiki:ProtectedMethod.gif|}} ClusterMarkerStyle(Double) ** | ** {{wiki:ProtectedMethod.gif|}} ClusterMarkerStyle(Double) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Parameters == | == Parameters == | ||
| * //distance// | * //distance// | ||
| Line 48: | Line 51: | ||
| ** {{wiki:PublicMethod.gif|}} GetMarkers(IEnumerable<Feature>) ** | ** {{wiki:PublicMethod.gif|}} GetMarkers(IEnumerable<Feature>) ** | ||
| - | It returns a collection of markers from the features specified. | + | * //It returns a collection of markers from the features specified.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 64: | Line 67: | ||
| ** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 76: | Line 79: | ||
| ** {{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 92: | Line 95: | ||
| ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 104: | Line 107: | ||
| ** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 117: | Line 120: | ||
| ** {{wiki:ProtectedMethod.gif|}} GetContextMenusCore() ** | ** {{wiki:ProtectedMethod.gif|}} GetContextMenusCore() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 129: | Line 132: | ||
| ** {{wiki:ProtectedMethod.gif|}} LxU=() ** | ** {{wiki:ProtectedMethod.gif|}} LxU=() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 141: | Line 144: | ||
| ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 153: | Line 156: | ||
| ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||