User Tools

Site Tools


thinkgeo.mapsuite.iosedition.transformarguments

ThinkGeo.MapSuite.iOSEdition.TransformArguments

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

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.txt · Last modified: 2017/03/16 21:59 (external edit)