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!
This class provides data for the click event of the HighlightFeatureOverlay class.
HighlightFeatureOverlayClickEventArgs()
Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class.
N/A
HighlightFeatureOverlayClickEventArgs(Double,Double,Feature)
Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class with the X and Y coordinates and the clicked feature specified.
N/A
HighlightFeatureOverlayClickEventArgs(PointShape,Feature)
Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class with the clicked position and feature specified.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Gets or sets a PointShape object that represents where the HighlightFeatureOverlay is clicked.
N/A
Gets or sets a value that represents the feature clicked on the HighlightFeatureOverlay.
N/A