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

Description

Returns the capacity that was set during object construction. The capacity is the amount of memory reserved for storing the points on the path. This will be automatically updated when adding/removing points.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Capacity() As Integer

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface