'Declaration
Public Sub RotateAt( _ ByVal angle As System.Integer, _ ByVal anchor As System.Drawing.Point _ )
'Usage
Dim instance As NVector2DI Dim angle As System.Integer Dim anchor As System.Drawing.Point instance.RotateAt(angle, anchor)
Parameters
- angle
- anchor