'Declaration
Public Sub RotateAt( _ ByVal angle As System.Double, _ ByVal anchor As System.Drawing.PointF _ )
'Usage
Dim instance As NVector2DD Dim angle As System.Double Dim anchor As System.Drawing.PointF instance.RotateAt(angle, anchor)
Parameters
- angle
- anchor