ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> Represents an arguments that transform map control.
*System.Object **ThinkGeo.MapSuite.iOSEdition.TransformArguments
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Initializes a new instance of the class. | ||
![]() | Single, Single, Single, RectangleShape, Single, Single | Initializes a new instance of the class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Single, Single, Single | Posts the scale of MapControl. | |
![]() | Single, Single | Posts the translate of MapControl. | |
![]() | Resets this instance of MapControl. | ||
![]() | TransformArguments | Sets the specified matrix of MapControl. | |
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Single | Gets or sets the center x of MapControl. | |
![]() | Single | Gets or sets the center y of MapControl. | |
![]() | RectangleShape | Gets or sets the processing extent of MapControl. | |
![]() | Single | Gets or sets the rotation of MapControl. | |
![]() | Single | Gets or sets the scale of MapControl. | |
![]() | Single | Gets or sets the x of MapControl. | |
![]() | Single | Gets or sets the y of MapControl. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Initializes a new instance of the class.
Name | Type | Description |
---|
Initializes a new instance of the class.
Name | Type | Description |
---|---|---|
x | Single<!– System.Single –> | The x. |
y | Single<!– System.Single –> | The y. |
scale | Single<!– System.Single –> | The scale. |
processingExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | The processing extent. |
centerX | Single<!– System.Single –> | The center x. |
centerY | Single<!– System.Single –> | The center y. |
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Posts the scale of MapControl.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
scale | Single<!– System.Single –> | The scale. |
centerX | Single<!– System.Single –> | The center x. |
centerY | Single<!– System.Single –> | The center y. |
<!– ThinkGeo.MapSuite.iOSEdition.TransformArguments –> Go Back
Posts the translate of MapControl.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
offsetX | Single<!– System.Single –> | The offset x. |
offsetY | Single<!– System.Single –> | The offset y. |
<!– ThinkGeo.MapSuite.iOSEdition.TransformArguments –> Go Back
Resets this instance of MapControl.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.iOSEdition.TransformArguments –> Go Back
Sets the specified matrix of MapControl.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
matrix | TransformArguments<!– ThinkGeo.MapSuite.iOSEdition.TransformArguments –> | The matrix. |
<!– ThinkGeo.MapSuite.iOSEdition.TransformArguments –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets or sets the center x of MapControl.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.iOSEdition.TransformArguments –> Go Back
Gets or sets the center y of MapControl.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.iOSEdition.TransformArguments –> Go Back
Gets or sets the processing extent of MapControl.
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.iOSEdition.TransformArguments –> Go Back
Gets or sets the rotation of MapControl.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.iOSEdition.TransformArguments –> Go Back
Gets or sets the scale of MapControl.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.iOSEdition.TransformArguments –> Go Back
Gets or sets the x of MapControl.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.iOSEdition.TransformArguments –> Go Back
Gets or sets the y of MapControl.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.iOSEdition.TransformArguments –> Go Back