CadImageLayouts Property

Gets the layouts.

Namespace:  Aspose.CAD.FileFormats.Cad
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public CadLayoutDictionary Layouts { get; }

Property Value

Type: CadLayoutDictionary
The layouts.
See Also