Table of Contents

Class CadLayoutDictionary

Namespace
Aspose.CAD.FileFormats.Cad
Assembly
Aspose.CAD.dll

Collection of cad layouts

[ComVisible(false)]
public class CadLayoutDictionary : ReadOnlyDictionary<string, CadLayout>, IDictionary<string, CadLayout>, ICollection<KeyValuePair<string, CadLayout>>, IDictionary, ICollection, IReadOnlyDictionary<string, CadLayout>, IReadOnlyCollection<KeyValuePair<string, CadLayout>>, IEnumerable<KeyValuePair<string, CadLayout>>, IEnumerable, ICloneable
Inheritance
CadLayoutDictionary
Implements
Inherited Members

Constructors

CadLayoutDictionary()

Initializes a new instance of the CadLayoutDictionary class.

Fields

ModelSpaceName

Methods

Clone()

Clones the dictionary.