ArcGIS API for Silverlight - Library Reference
CompositeTransformations Constructor(IGeodataTransformation)
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > CompositeTransformations Class > CompositeTransformations Constructor : CompositeTransformations Constructor(IGeodataTransformation)

transform
The transform.
Initializes a new instance of the CompositeTransformations class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal transform As IGeodataTransformation _
)
C# 
public CompositeTransformations( 
   IGeodataTransformation transform
)

Parameters

transform
The transform.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.