Rotates the specified point around the specified pivot at the specified angle.
Namespace: MindFusionAssembly: MindFusion.Scheduling
public static Point RotatePoint ( Point point, Point pivot, double angle)
Public Shared Function RotatePoint( _ point As Point, _ pivot As Point, _ angle As Double _) As Point
Geometry MembersGeometry ClassMindFusion Namespace