'DeclarationPublic Overloads Shared Sub Translate( _ ByVal points As System.Collections.Generic.IList(Of NPointD), _ ByVal dx As System.Double, _ ByVal dy As System.Double _ )
'UsageDim points As System.Collections.Generic.IList(Of NPointD) Dim dx As System.Double Dim dy As System.Double NPointDList.Translate(points, dx, dy)
Parameters
- points
 - dx
 - dy