|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
| Leadtools.Annotations.Core Namespace > AnnTransformer Class : TranslatePoint Method |
public static LeadPointD TranslatePoint( LeadPointD point, double offsetX, double offsetY )
'Declaration
Public Shared Function TranslatePoint( _ ByVal point As LeadPointD, _ ByVal offsetX As Double, _ ByVal offsetY As Double _ ) As LeadPointD
public static LeadPointD TranslatePoint( LeadPointD point, double offsetX, double offsetY )
+(LeadPointD) translatePoint:(LeadPointD) point
offsetX:(double) offsetX
offsetY:(double) offsetY;
public static LeadPointD translatePoint( LeadPointD point, double offsetX, double offsetY )