LAnnCrossProduct::GetPointCount
#include "ltwrappr.h"
virtual L_UINT LAnnCrossProduct::GetPointCount(L_VOID)
Gets the number of vertices (corner points) in an 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 LAnnCrossProduct::GetDistance.