Description
This class contains a collection of EPlotPropertyobjects. An EPlotPropertyCollection object is returned by the EPlotPropertyBag.Properties property.
Class Hierarchy
Autodesk.AutoCAD.Publishing.EPlotPropertyCollection
Visual Basic
Public sealed Class EPlotPropertyCollection Inherits ICollection Inherits IEnumerable
C#
public sealed class EPlotPropertyCollection : ICollection, IEnumerable;
Links
EPlotPropertyCollection Methods, EPlotPropertyCollection Properties