ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> This class provides data for the click event of the HighlightFeatureOverlay class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs</a>
*System.Object System.EventArgs *ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class. | ||
![]() | Double, Double, Feature | Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class with the X and Y coordinates and the clicked feature specified. | |
![]() | PointShape, Feature | Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class with the clicked position and feature specified. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Feature | Gets or sets a value that represents the feature clicked on the HighlightFeatureOverlay. | |
![]() | PointShape | Gets or sets a PointShape object that represents where the HighlightFeatureOverlay is clicked. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#HighlightFeatureOverlayClickEventArgs.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#HighlightFeatureOverlayClickEventArgs.28.29</a>
Name | Type | Description |
---|
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.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#HighlightFeatureOverlayClickEventArgs.28Double.2C_Double.2C_Feature.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#HighlightFeatureOverlayClickEventArgs.28Double.2C_Double.2C_Feature.29</a>
Name | Type | Description |
---|---|---|
x | Double<!– System.Double –> | The X coordinate where the overlay is clicked. |
y | Double<!– System.Double –> | The Y coordinate where the overlay is clicked. |
clickedFeature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | The feature that is clicked. |
Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class with the clicked position and feature specified.
Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#HighlightFeatureOverlayClickEventArgs.28PointShape.2C_Feature.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#HighlightFeatureOverlayClickEventArgs.28PointShape.2C_Feature.29</a>
Name | Type | Description |
---|---|---|
location | PointShape<!– ThinkGeo.MapSuite.Core.PointShape –> | The position where the overlay is clicked. |
clickedFeature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | The feature that is clicked. |
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#Equals.28Object.29</a>
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#GetHashCode.28.29</a>
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#GetType.28.29</a>
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#ToString.28.29</a>
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#Finalize.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#MemberwiseClone.28.29</a>
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets or sets a value that represents the feature clicked on the HighlightFeatureOverlay.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#ClickedFeature” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#ClickedFeature</a>
Return Type |
---|
Feature<!– ThinkGeo.MapSuite.Core.Feature –> |
<!– ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs –> Go Back
Gets or sets a PointShape object that represents where the HighlightFeatureOverlay is clicked.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#Location” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs#Location</a>
Return Type |
---|
PointShape<!– ThinkGeo.MapSuite.Core.PointShape –> |
<!– ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs –> Go Back