AGI STK Graphics 11Send comments on this topic.
Count Property (IAgStkGraphicsPathPrimitive)
See Also 
Windows






Windows & Linux

Description

Returns the number of points.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Count() As Integer
[C#]
public int Count {get;}
[Managed C++]
public: __property int get_Count();
[Unmanaged C++]
public: HRESULT get_Count(
   int * pRetVal
);
[Java]
public ppInteger getCount();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.