Curve2dCollection Class

Autodesk.AutoCAD.Geometry.Curve2dCollection
Visual Basic
Public sealed Class Curve2dCollection
Inherits DisposableWrapper
Inherits IList
C#
public sealed class Curve2dCollection : DisposableWrapper, IList;
Description

 

This class represents a collection of Curve2d objects.

Links