DxfDocumentLayouts Property
|
Gets the layouts collection.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public 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:
LayoutsSee Also