Line2dCollection Class

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

 

This class provides a container for Autodesk.AutoCAD.Geometry.Line2d objects.

Links