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)