This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.webedition.highlightfeatureoverlayclickeventargs [2015/09/18 03:07] admin |
thinkgeo.mapsuite.webedition.highlightfeatureoverlayclickeventargs [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs ====== | ====== ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| This class provides data for the click event of the HighlightFeatureOverlay class. | This class provides data for the click event of the HighlightFeatureOverlay class. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 9: | Line 12: | ||
| ** {{wiki:PublicMethod.gif|}} HighlightFeatureOverlayClickEventArgs() ** | ** {{wiki:PublicMethod.gif|}} HighlightFeatureOverlayClickEventArgs() ** | ||
| - | Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class. | + | * //Initializes a new instance of the HighlightFeatureOverlayClickEventArgs 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.HighlightFeatureOverlayClickEventArgs#HighlightFeatureOverlayClickEventArgs.28.29// |
| == Parameters == | == Parameters == | ||
| <div newline></div> | <div newline></div> | ||
| ** {{wiki:PublicMethod.gif|}} HighlightFeatureOverlayClickEventArgs(Double,Double,Feature) ** | ** {{wiki:PublicMethod.gif|}} HighlightFeatureOverlayClickEventArgs(Double,Double,Feature) ** | ||
| - | Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class with the X and Y coordinates and the clicked feature specified. | + | * //Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class with the X and Y coordinates and the clicked feature specified.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#HighlightFeatureOverlayClickEventArgs.28Double.2C_Double.2C_Feature.29// |
| == Parameters == | == Parameters == | ||
| * //x// | * //x// | ||
| Line 35: | Line 38: | ||
| ** {{wiki:PublicMethod.gif|}} HighlightFeatureOverlayClickEventArgs(PointShape,Feature) ** | ** {{wiki:PublicMethod.gif|}} HighlightFeatureOverlayClickEventArgs(PointShape,Feature) ** | ||
| - | Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class with the clicked position and feature specified. | + | * //Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class with the clicked position and feature specified.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#HighlightFeatureOverlayClickEventArgs.28PointShape.2C_Feature.29// |
| == Parameters == | == Parameters == | ||
| * //location// | * //location// | ||
| Line 52: | Line 55: | ||
| ** {{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.HighlightFeatureOverlayClickEventArgs#ToString.28.29// |
| == Return Value == | == Return Value == | ||
| Line 64: | Line 67: | ||
| ** {{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.HighlightFeatureOverlayClickEventArgs#Equals.28Object.29// |
| == Return Value == | == Return Value == | ||
| Line 80: | Line 83: | ||
| ** {{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.HighlightFeatureOverlayClickEventArgs#GetHashCode.28.29// |
| == Return Value == | == Return Value == | ||
| Line 92: | Line 95: | ||
| ** {{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.HighlightFeatureOverlayClickEventArgs#GetType.28.29// |
| == Return Value == | == Return Value == | ||
| Line 105: | Line 108: | ||
| ** {{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.HighlightFeatureOverlayClickEventArgs#Finalize.28.29// |
| == Return Value == | == Return Value == | ||
| Line 117: | Line 120: | ||
| ** {{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.HighlightFeatureOverlayClickEventArgs#MemberwiseClone.28.29// |
| == Return Value == | == Return Value == | ||
| Line 132: | Line 135: | ||
| Gets or sets a PointShape object that represents where the HighlightFeatureOverlay is clicked. | Gets or sets a PointShape object that represents where the HighlightFeatureOverlay is clicked. | ||
| == Remarks == | == Remarks == | ||
| - | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#Location |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
| Line 140: | Line 143: | ||
| Gets or sets a value that represents the feature clicked on the HighlightFeatureOverlay. | Gets or sets a value that represents the feature clicked on the HighlightFeatureOverlay. | ||
| == Remarks == | == Remarks == | ||
| - | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#ClickedFeature |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||