![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer | |
ProjectAsync(SpatialReference,SpatialReference,Boolean,GeoTransformation,Envelope,Geometry[],Object) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeometryServerProxy Class > ProjectAsync Method : ProjectAsync(SpatialReference,SpatialReference,Boolean,GeoTransformation,Envelope,Geometry[],Object) Method |
- InSpatialReference
- OutSpatialReference
- TransformForward
- Transformation
- Extent
- InGeometryArray
- userState
Visual Basic (Declaration) | |
---|---|
Public Overloads Sub ProjectAsync( _ ByVal InSpatialReference As SpatialReference, _ ByVal OutSpatialReference As SpatialReference, _ ByVal TransformForward As Boolean, _ ByVal Transformation As GeoTransformation, _ ByVal Extent As Envelope, _ ByVal InGeometryArray() As Geometry, _ ByVal userState As Object _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GeometryServerProxy Dim InSpatialReference As SpatialReference Dim OutSpatialReference As SpatialReference Dim TransformForward As Boolean Dim Transformation As GeoTransformation Dim Extent As Envelope Dim InGeometryArray() As Geometry Dim userState As Object instance.ProjectAsync(InSpatialReference, OutSpatialReference, TransformForward, Transformation, Extent, InGeometryArray, userState) |
C# | |
---|---|
public void ProjectAsync( SpatialReference InSpatialReference, SpatialReference OutSpatialReference, bool TransformForward, GeoTransformation Transformation, Envelope Extent, Geometry[] InGeometryArray, object userState ) |
Parameters
- InSpatialReference
- OutSpatialReference
- TransformForward
- Transformation
- Extent
- InGeometryArray
- userState
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family