Leadtools.Annotations Namespace > AnnLength Structure : Subtract Method |
'Declaration Public Shared Function Subtract( _ ByVal l1 As AnnLength, _ ByVal l2 As AnnLength _ ) As AnnLength
'Usage Dim l1 As AnnLength Dim l2 As AnnLength Dim value As AnnLength value = AnnLength.Subtract(l1, l2)