ArcFM Server Developer Guide
ToDegrees Method


Syntax
'Declaration
 
<ExtensionAttribute()>
Public Shared Function ToDegrees( _
   ByVal radians As Double _
) As Double
'Usage
 
Dim radians As Double
Dim value As Double
 
value = SeSpatialExtensions.ToDegrees(radians)
[Extension()]
public static double ToDegrees( 
   double radians
)

Parameters

radians
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

SeSpatialExtensions Class
SeSpatialExtensions Members

 

 


Send Comment