IPolyLineGetVertexCount Method |
Gets the number of vertices in the Vertices array.
Namespace:
pdftron.PDF.Annots
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Function GetVertexCount As Integer
function GetVertexCount();
Return Value
Type:
Int32 An int indicating the number of vertices.
Remarks The Vertices array is An array of numbers specifying the width
and dash pattern that shall represent each vertex in default user space
in Point form,
See Also