LAnnCurveClosed::GetPointCount
#include "ltwrappr.h"
virtual L_UINT LAnnCurveClosed::GetPointCount()
Gets the number of vertices (corner points) in the annotation object. This function is available in the Document/Medical Toolkits.
Returns
The number of vertices.
Required DLLs and Libraries
LTANN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
See Also
Functions: |
|
Topics: |
Annotation Functions: Getting and Setting Geometric Properties |
|
Annotation Functions: Using Window Coordinates to Define an Object |
Example
For an example, refer to LAnnCurveClosed::GetPoints.