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 414
beeb50ed 5d1c 795d cf2e 58a27846bb8d
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Attribute visibility.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public AttMode AttMode { get; set; }
VB
Public Property AttMode As AttMode
Get
Set
C++
public:
property AttMode AttMode {
AttMode get ();
void set (AttMode value);
}
F#
member AttMode : AttMode with get, set
Default value: Normal.