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 425
ddafc4ea 14bb c6ce a3bf 5420701d86de
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets the header variable group code.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public short GroupCode { get; }
VB
Public ReadOnly Property GroupCode As Short
Get
C++
public:
property short GroupCode {
short get ();
}
F#
member GroupCode : int16 with get
Int16