IMcGraphObjPolyPointCount Property
|
|
Returns the number of points defining this polyline object.
Namespace:
MediaCy.IQL.Display.Overlays
Assembly:
MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
SyntaxReadOnly Property PointCount As Integer
Get
Property Value
Type:
Int32
RemarksThis is equivalent to McGraphObj.GetPoints(mcgwpAllPoints).
See Also