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
8f11889f a9f3 c096 434c 48168ae6bc3e
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets or sets the new property value.
Namespace: netDxf.Tables
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public T NewValue { get; set; }VB
Public Property NewValue As T
Get
SetC++
public:
property T NewValue {
T get ();
void set (T value);
}F#
member NewValue : 'T with get, setTableObjectChangedEventArgs(T) Class
netDxf.Tables Namespace