User Tools

Site Tools


thinkgeo.mapsuite.iosedition.transformarguments

This is an old revision of the document!


ThinkGeo.MapSuite.iOSEdition.TransformArguments

Represents an arguments that transform map control.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.iOSEdition.TransformArguments

Members Summary

Public Constructors

TransformArguments()

Initializes a new instance of the class.

Remarks

N/A

Parameters

TransformArguments(Single,Single,Single,RectangleShape,Single,Single)

Initializes a new instance of the class.

Remarks

N/A

Parameters
  • x
    • Type:Single
    • Description:The x.
  • y
    • Type:Single
    • Description:The y.
  • scale
    • Type:Single
    • Description:The scale.
  • processingExtent
  • centerX
    • Type:Single
    • Description:The center x.
  • centerY
    • Type:Single
    • Description:The center y.

Protected Constructors

Public Methods

PostScale(Single,nfloat,nfloat)

Posts the scale of MapControl.

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters
  • scale
    • Type:Single
    • Description:The scale.
  • centerX
    • Type:nfloat
    • Description:The center x.
  • centerY
    • Type:nfloat
    • Description:The center y.

PostTranslate(nfloat,nfloat)

Posts the translate of MapControl.

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters
  • offsetX
    • Type:nfloat
    • Description:The offset x.
  • offsetY
    • Type:nfloat
    • Description:The offset y.

Reset()

Resets this instance of MapControl.

Remarks

N/A

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

Set(TransformArguments)

Sets the specified matrix of MapControl.

Remarks

N/A

Return Value
  • Type:Void
  • 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

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

CenterX

Gets or sets the center x of MapControl.

Remarks

N/A

Return Value
  • Type:nfloat

CenterY

Gets or sets the center y of MapControl.

Remarks

N/A

Return Value
  • Type:nfloat

ProcessingExtent

Gets or sets the processing extent of MapControl.

Remarks

N/A

Return Value

Scale

Gets or sets the scale of MapControl.

Remarks

N/A

Return Value
  • Type:Single

X

Gets or sets the x of MapControl.

Remarks

N/A

Return Value
  • Type:nfloat

Y

Gets or sets the y of MapControl.

Remarks

N/A

Return Value
  • Type:nfloat

Rotation

Gets or sets the rotation of MapControl.

Remarks

N/A

Return Value
  • Type:Single

InertiallyPan

N/A

Remarks

N/A

Return Value
  • Type:Boolean

Protected Properties

Public Events

thinkgeo.mapsuite.iosedition.transformarguments.1442824499.txt.gz ยท Last modified: 2015/09/21 08:34 by admin