C#
VB
C++
Public Shared Function Add( _
ByVal l1 As Leadtools.Annotations.AnnLength, _
ByVal l2 As Leadtools.Annotations.AnnLength _
) As Leadtools.Annotations.AnnLength
public:
static Leadtools.Annotations.AnnLength Add(
Leadtools.Annotations.AnnLength l1,
Leadtools.Annotations.AnnLength l2
)
l1
The first AnnLength being added.
l2
The second AnnLength structure being added.
An AnnLength structure that is the result of the addition.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET