User Tools

Site Tools


api:thinkgeo.mapsuite.wpf.currentextentchangedwpfmapeventargs

ThinkGeo.MapSuite.Wpf.CurrentExtentChangedWpfMapEventArgs

Inheritance Hierarchy

  • System.Object
    • System.EventArgs
      • ThinkGeo.MapSuite.Wpf.CurrentExtentChangedWpfMapEventArgs

Members Summary

Public Constructors

CurrentExtentChangedWpfMapEventArgs()

  • Initialize an instance of the CurrentExtentChangedEventArgs class.
Remarks
  • N/A
Parameters

CurrentExtentChangedWpfMapEventArgs(RectangleShape,GeographyUnit,Single,Single)

  • Initialize an instance of the CurrentExtentChangedEventArgs class by passing the currentExtent, mapUnit, mapWidth and mapHeight.
Remarks
  • N/A
Parameters
  • currentExtent
    • Description:A RectangleShape indicates current map extent.
  • mapUnit
    • Description:A GeographyUnit indicates current map unit.
  • mapWidth
    • Type:Single
    • Description:A float value indicates the screen with of current map.
  • mapHeight
    • Type:Single
    • Description:A float value indicates the screen height of current map.

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

CurrentExtent

  • N/A
Remarks
  • N/A
Return Value

MapUnit

  • N/A
Remarks
  • N/A
Return Value

MapWidth

  • N/A
Remarks
  • N/A
Return Value
  • Type:Single

MapHeight

  • N/A
Remarks
  • N/A
Return Value
  • Type:Single

Protected Properties

Public Events

api/thinkgeo.mapsuite.wpf.currentextentchangedwpfmapeventargs.txt · Last modified: 2017/01/11 07:26 (external edit)