| 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8
 
     
     
     
     
    