Note: This topic is for Document/Medical only. The polyline annotation object (AnnPolylineObject) is an array of points that create a sequence of joined lines. With the automated functions, each line segment is formed with a mouse click, and the object is completed on a double-click. You can change the points using the Points property. Programmatically, the boundaries and location of the polyline object can be controlled using the following properties:
The AnnPolylineObject class inherits a number of properties from the AnnObject class that provide support for font, pen and brush characteristics. These properties are listed below:
The name of the polyline object can be controlled using the following properties, inherited from the AnnObject class:
The following properties may be used in transforming a polyline 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 AnnPolylineObject 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