DxfDocumentLayouts Property
|
Gets the layouts collection.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.12.2
Syntaxpublic Layouts Layouts { get; }
Public ReadOnly Property Layouts As Layouts
Get
public:
property Layouts^ Layouts {
Layouts^ get ();
}
member Layouts : Layouts with get
PROPERTY Layouts AS Layouts GET
Property Value
Type:
Layouts
See Also