| Leadtools.Annotations.Core Namespace > AnnTransformer Class : TranslatePoints Method |




public static LeadPointD[] TranslatePoints( LeadPointD[] points, double offsetX, double offsetY )
Public Shared Function TranslatePoints( _ ByVal points() As LeadPointD, _ ByVal offsetX As Double, _ ByVal offsetY As Double _ ) As LeadPointD()
public static LeadPointD[] TranslatePoints( LeadPointD[] points, double offsetX, double offsetY )
public static LeadPointD[] translatePoints(
LeadPointD[] points,
double offsetX,
double offsetY
)