Click or drag to resize

LayoutModelSpace Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the ModelSpace layout.

Namespace:  netDxf.Objects
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public static Layout ModelSpace { get; }
Request Example View Source

Property Value

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