This class represents a collection of vertices corresponding to the loop.
Autodesk.AutoCAD.BoundaryRepresentation.LoopVertexCollection
Public sealed Class LoopVertexCollection Inherits IEnumerable
public sealed class LoopVertexCollection : IEnumerable<Vertex>;
Comments? |