Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal transform As IGeodataTransformation _ ) |
C# | |
---|---|
public CompositeTransformations( IGeodataTransformation transform ) |
Parameters
- transform
- The transform.
Target Platforms:Windows Phone 7
![]() ![]() |
ArcGIS Runtime SDK for Windows Phone - Library Reference | |
CompositeTransformations Constructor(IGeodataTransformation) | |
See Also Send comments on this topic |
ESRI.ArcGIS.Client.Tasks Namespace > CompositeTransformations Class > CompositeTransformations Constructor : CompositeTransformations Constructor(IGeodataTransformation) |
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal transform As IGeodataTransformation _ ) |
C# | |
---|---|
public CompositeTransformations( IGeodataTransformation transform ) |
Target Platforms:Windows Phone 7