Description

Returns the number of points defining this polyline object.

Property type

A Long value.  

Syntax

object.PointCount

The PointCount Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McGraphObjPoly.

Remarks

This is equivalent to McGraphObj.GetPoints(mcgwpAllPoints).