Visual Basic (Declaration) | |
---|---|
Sub ProjectAsync( _ ByVal graphics As IEnumerable(Of Graphic), _ ByVal outSpatialReference As SpatialReference _ ) |
C# | |
---|---|
void ProjectAsync( IEnumerable<Graphic> graphics, SpatialReference outSpatialReference ) |
Parameters
- graphics
- The graphics containing the geometry to project. The graphics must have their spatial reference set on the geometries it contains.
- outSpatialReference
- The SpatialReference to project to.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family