Returns the angle between the X axis and the line passinh through specified point and this point.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public double Angle ( |
Visual Basic Copy Code |
---|
Public Function Angle( _ |
Specifies the second point of line segment.
The angle between specified line and X axis.