User Tools

Site Tools


thinkgeo.mapsuite.webedition.highlightfeatureoverlayclickeventargs

This is an old revision of the document!


ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs

This class provides data for the click event of the HighlightFeatureOverlay class.

Inheritance Hierarchy

  • System.Object
    • System.EventArgs
      • ThinkGeo.MapSuite.WebEdition.HighlightFeatureOverlayClickEventArgs

Members Summary

Public Constructors

HighlightFeatureOverlayClickEventArgs()

Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class.

Remarks

N/A

Parameters

HighlightFeatureOverlayClickEventArgs(Double,Double,Feature)

Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class with the X and Y coordinates and the clicked feature specified.

Remarks

N/A

Parameters
  • x
    • Type:Double
    • Description:The X coordinate where the overlay is clicked.
  • y
    • Type:Double
    • Description:The Y coordinate where the overlay is clicked.
  • clickedFeature
    • Type:Feature
    • Description:The feature that is clicked.

HighlightFeatureOverlayClickEventArgs(PointShape,Feature)

Initializes a new instance of the HighlightFeatureOverlayClickEventArgs class with the clicked position and feature specified.

Remarks

N/A

Parameters
  • location
    • Description:The position where the overlay is clicked.
  • clickedFeature
    • Type:Feature
    • Description:The feature that is clicked.

Protected Constructors

Public Methods

ToString()

N/A

Remarks

N/A

Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

N/A

Remarks

N/A

Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

N/A

Remarks

N/A

Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

N/A

Remarks

N/A

Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Location

Gets or sets a PointShape object that represents where the HighlightFeatureOverlay is clicked.

Remarks

N/A

Return Value

ClickedFeature

Gets or sets a value that represents the feature clicked on the HighlightFeatureOverlay.

Remarks

N/A

Return Value

Protected Properties

Public Events

thinkgeo.mapsuite.webedition.highlightfeatureoverlayclickeventargs.1442545677.txt.gz · Last modified: 2015/09/18 03:07 by admin