User Tools

Site Tools


12.0:apis:thinkgeo.ui.wpf.maparguments

ThinkGeo.UI.Wpf.MapArguments

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.UI.Wpf.MapArguments

Members Summary

Public Constructors

MapArguments()

  • Constructor of MapArguments.
Remarks
  • N/A
Parameters

Protected Constructors

Public Methods

ToWorldCoordinate(ScreenPointF)

  • N/A
Remarks
  • N/A
Return Value
  • Description:A point in world coordinate.
Parameters
  • screenCoordinate
    • Description:A point in screen coordinate to be converted.

GetSnappedZoomLevelIndex(RectangleShape)

  • N/A
Remarks
  • The extent will automatically snapped a closest scale from the ZoomLevelScale list, and create an extent back with the map's screen width and height.
Return Value
  • Type:Int32
  • Description:An integar value that indicates the snapped zoom level index.
Parameters

GetSnappedZoomLevelIndex(Double)

  • N/A
Remarks
  • The scale will automatically snapped a closest scale from the ZoomLevelScale list, and create an extent back with the map's screen width and height.
Return Value
  • Type:Int32
  • Description:An integar value that indicates the snapped zoom level index.
Parameters
  • scale
    • Type:Double
    • Description:A scale to be snapped.

GetSnappedExtent(RectangleShape,ZoomSnapDirection)

  • N/A
Remarks
  • N/A
Return Value
Parameters

GetType()

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

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

Protected Methods

MemberwiseClone()

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

Finalize()

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

Public Properties

RotationAngle

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

PivotScreenPoint

  • N/A
Remarks
  • N/A
Return Value

PivotWorldPoint

  • N/A
Remarks
  • N/A
Return Value

MapUnit

  • N/A
Remarks
  • N/A
Return Value

ActualWidth

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

ActualHeight

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

ZoomLevelScales

  • N/A
Remarks
  • N/A
Return Value
  • Type:Collection<Double>

CurrentResolution

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

CurrentScale

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

MaximumScale

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

MinimumScale

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

CurrentExtent

  • N/A
Remarks
  • N/A
Return Value

MaxExtent

  • N/A
Remarks
  • N/A
Return Value

ScaleFactor

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

Protected Properties

Public Events

12.0/apis/thinkgeo.ui.wpf.maparguments.txt · Last modified: 2019/09/26 09:44 (external edit)