User Tools

Site Tools


thinkgeo.mapsuite.silverlightedition.mapmousemoveinteractiveoverlayeventargs

This is an old revision of the document!


ThinkGeo.MapSuite.SilverlightEdition.MapMouseMoveInteractiveOverlayEventArgs

Provides data for the MapMouseMove event.

Inheritance Hierarchy

  • System.Object
    • System.EventArgs
      • ThinkGeo.MapSuite.SilverlightEdition.MapMouseMoveInteractiveOverlayEventArgs

Members Summary

Public Constructors

MapMouseMoveInteractiveOverlayEventArgs()

This is the default constructor of this parameter.

Remarks

If you use this constructor, you have to set the properties manually before use.

Parameters

MapMouseMoveInteractiveOverlayEventArgs(Feature,ControlPointType)

This is the commonly used constructor.

Remarks

N/A

Parameters
  • editingFeature
    • Type:Feature
    • Description:This parameter specified the editing feature to construct the class.
  • controlPointType
    • Description:This parameter specified the controlPointType to construct the class.

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

ControlPointType

This property gets the ControlPointType for the event args.

Remarks

N/A

Return Value

EditingFeature

This property gets the EditingFeature for the event args.

Remarks

N/A

Return Value

Protected Properties

Public Events

thinkgeo.mapsuite.silverlightedition.mapmousemoveinteractiveoverlayeventargs.1442806110.txt.gz · Last modified: 2015/09/21 03:28 by admin