Click or drag to resize

PathD Properties

The PathD type exposes the following members.

Properties
 NameDescription
Public propertyCapacityGets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from ListPointD)
Public propertyCountGets the number of elements contained in the ListT.
(Inherited from ListPointD)
Public propertyItemGets or sets the element at the specified index.
(Inherited from ListPointD)
Top
See Also