This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 411
290f34f2 f5b0 1f5d 2ad2 83078d0321d8
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets the ModelSpace layout.
Namespace: netDxf.Objects
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public static Layout ModelSpace { get; }
VB
Public Shared ReadOnly Property ModelSpace As Layout
Get
C++
public:
static property Layout^ ModelSpace {
Layout^ get ();
}
F#
static member ModelSpace : Layout with get
There can be only one model space layout and it is always called "Model".