Note: This topic is for Document/Medical only.
The line annotation object (AnnLineObject) is a simple line. With the automated functions, the line is started on a mouse-down event and completed on a mouse-up event. Programmatically, the boundaries and location of the line object can be controlled using the following properties:
The AnnLineObject class inherits a number of properties from the AnnObject class that provide support for font, stroke and fill characteristics. These properties are listed below:
The name of the line object can be controlled using the following properties, inherited from the AnnObject class:
The following properties may be used in transforming a line annotation object:
An object can be part of a group annotation object or part of a container object. It cannot be part of both a group and a container at the same time. The following properties can also be used to programmatically set characteristics of an AnnLineObject class object:
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