Click or drag to resize

PathD Constructor

Overload List
 NameDescription
Public methodPathD Initializes a new, empty instance of the PathD class.
Public methodPathD(IEnumerablePointD) Initializes a new instance of the PathD class from an existing collection of points.
Public methodPathD(Int32) Initializes a new instance of the PathD class with a specified capacity.
Top
See Also