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 413
ad116b81 2315 e856 ff7b f16c9e6d9d73
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
All blocks that starts with "*" are for internal use only.
Namespace: netDxf.Blocks
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public bool IsForInternalUseOnly { get; }
VB
Public ReadOnly Property IsForInternalUseOnly As Boolean
Get
C++
public:
property bool IsForInternalUseOnly {
bool get ();
}
F#
member IsForInternalUseOnly : bool with get
Boolean