Click or drag to resize

LayoutModelSpace Property

Gets the ModelSpace layout.

Namespace:  DXFReaderNET.Objects
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public static Layout ModelSpace { get; }

Property Value

Type: Layout
Remarks
There can be only one model space layout and it is always called "Model".
See Also