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