LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

TranslatePoints Method


The Leadtools.LeadPointD array to be translated.
The x value by which to translate the Leadtools.LeadPointD values.
The y value by which to translate the Leadtools.LeadPointD values.
Translates the transformation matrix of the input Leadtools.LeadPointD values by the specified values. WinRT support
Syntax
public static LeadPointD[] TranslatePoints( 
   LeadPointD[] points,
   double offsetX,
   double offsetY
)
 function Leadtools.Annotations.Core.AnnTransformer.TranslatePoints( 
   points ,
   offsetX ,
   offsetY 
)

Parameters

points
The Leadtools.LeadPointD array to be translated.
offsetX
The x value by which to translate the Leadtools.LeadPointD values.
offsetY
The y value by which to translate the Leadtools.LeadPointD values.

Return Value

The translated Leadtools.LeadPointD array.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnTransformer Class
AnnTransformer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.