User Tools

Site Tools


api:thinkgeo.mapsuite.webforms.highlightfeatureoverlayclickeventargs

ThinkGeo.MapSuite.WebForms.HighlightFeatureOverlayClickEventArgs

Inheritance Hierarchy

  • System.Object
    • System.EventArgs
      • ThinkGeo.MapSuite.WebForms.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

  • N/A
Remarks
  • N/A
Return Value

ClickedFeature

  • N/A
Remarks
  • N/A
Return Value

Protected Properties

Public Events

api/thinkgeo.mapsuite.webforms.highlightfeatureoverlayclickeventargs.txt · Last modified: 2017/01/11 06:59 (external edit)