Gets the number of points allocated for an existing element.
| Visual Basic |
|---|
Public Function ElementGetNumPoints( _ ByVal elementHandle As Long _ ) As Long |
- elementHandle
- The handle of an element returned by the ElementCreate method.
The number of points for the element.