Leadtools.Annotations.Core Namespace > AnnTransformer Class : TranslatePoint Method |
public static LeadPointD TranslatePoint( LeadPointD point, double offsetX, double offsetY )
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 )
public static LeadPointD translatePoint( LeadPointD point, double offsetX, double offsetY )