Visual Basic (Declaration) | |
---|---|
Public Overloads Sub ProjectAsync( _ ByVal graphics As IEnumerable(Of Graphic), _ ByVal outSpatialReference As SpatialReference, _ ByVal userToken As Object _ ) |
C# | |
---|---|
public void ProjectAsync( IEnumerable<Graphic> graphics, SpatialReference outSpatialReference, object userToken ) |
Parameters
- graphics
- The graphics containing the geometry to project.
- outSpatialReference
- The SpatialReference to project to.
- userToken
- A user-defined object that is passed to the method invoked.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8