Description
Retrieves the number of vertices in the feature.
Syntax
Function RFFeature.GetVertexCount(pVertexCount As Long) As RFErrorCode
The GetVertexCount syntax has these parts:
| Part | Description |
|---|---|
| pVertexCount | [OUT] Long Required. The number of vertices in the feature. |