C#
VB
C++
Initializes a new instance of the AnnLength structure with the specified value.
Public Function New( _
ByVal value As Single _
)
public:
AnnLength(
float value
)
value
A single-precision floating point number that represents the length value.
Unit will be set to the default (Pixel).
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