'Declaration Public Shared Function __getAngleByPoints( _ ByVal targetPoint As IPoint, _ ByVal basePoint As IPoint _ ) As Double
public static double __getAngleByPoints( IPoint targetPoint, IPoint basePoint )
Parameters
- targetPoint
- basePoint
'Declaration Public Shared Function __getAngleByPoints( _ ByVal targetPoint As IPoint, _ ByVal basePoint As IPoint _ ) As Double
public static double __getAngleByPoints( IPoint targetPoint, IPoint basePoint )