The Add Method is available in LEADTOOLS Document and Medical Imaging toolkits.
- l1
- The first AnnLength being added.
- l2
- The second AnnLength structure being added.
Visual Basic (Declaration) | |
---|---|
Public Shared Function Add( _ ByVal l1 As AnnLength, _ ByVal l2 As AnnLength _ ) As AnnLength |
Visual Basic (Usage) | Copy Code |
---|---|
Dim l1 As AnnLength Dim l2 As AnnLength Dim value As AnnLength value = AnnLength.Add(l1, l2) |
Parameters
Return Value
An AnnLength structure that is the result of the addition.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7