Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnObject Class : CreateTranslateMatrix Method |
'Declaration Public Shared Function CreateTranslateMatrix( _ ByVal dx As Single, _ ByVal dy As Single _ ) As Matrix
'Usage Dim dx As Single Dim dy As Single Dim value As Matrix value = AnnObject.CreateTranslateMatrix(dx, dy)