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 438
b60e279e 5328 94ce 829c 55eb02d49fbd
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets the XData code.
Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public XDataCode Code { get; }VB
Public ReadOnly Property Code As XDataCode
GetC++
public:
property XDataCode Code {
XDataCode get ();
}F#
member Code : XDataCode with getThe only valid values are the ones defined in the XDataCode class.