ArcFM Solution Developer Guide
ToRadians Method


Syntax
'Declaration
 
<System.Runtime.CompilerServices.ExtensionAttribute()>
Public Shared Function ToRadians( _
   ByVal degrees As System.Double _
) As System.Double
'Usage
 
Dim degrees As System.Double
Dim value As System.Double
 
value = SeSpatialExtensions.ToRadians(degrees)
[System.Runtime.CompilerServices.Extension()]
public static System.double ToRadians( 
   System.double degrees
)

Parameters

degrees
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