This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 435
b1639e6b 081f cc43 ba81 f91c97ec327e
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Maximum number of layouts that can be added to the document.
Namespace: netDxf.Collections
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public const short MaxCapacity = 256
VB
Public Const MaxCapacity As Short = 256
C++
public:
literal short MaxCapacity = 256
F#
static val mutable MaxCapacity: int16
Int16