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
fd3d340c 7cf3 6f46 4441 dfe5806625ba
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "P:netDxf.GTE.BasisFunctionInput.Uniform"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public bool Uniform { get; set; }
VB
Public Property Uniform As Boolean
Get
Set
C++
public:
property bool Uniform {
bool get ();
void set (bool value);
}
F#
member Uniform : bool with get, set
Boolean