| Visual Basic (Declaration) | |
|---|---|
Public Shared Function WorldWidth( _ ByVal sref As SpatialReference _ ) As Double | |
| C# | |
|---|---|
public static double WorldWidth( SpatialReference sref ) | |
Parameters
- sref
- Spatial Reference
Return Value
The width of the world in map units for the given spatial reference, or NaN if the spatial reference doesn't support WrapAround.Target Platforms:Windows Phone 7