Miner.Framework Assembly > Miner.Framework.ULS Namespace > MapUtilities Class : GetRotationAngle Method |
'Declaration Public Shared Function GetRotationAngle( _ ByVal rotationPoint As IPoint, _ ByVal nearestFeaturePoint As IPoint, _ Optional ByVal returnDegrees As Boolean _ ) As Double
'Usage Dim rotationPoint As IPoint Dim nearestFeaturePoint As IPoint Dim returnDegrees As Boolean Dim value As Double value = MapUtilities.GetRotationAngle(rotationPoint, nearestFeaturePoint, returnDegrees)
public static double GetRotationAngle( IPoint rotationPoint, IPoint nearestFeaturePoint, bool returnDegrees )
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.