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
e029aad6 4d90 6ab2 c9e8 fda7fcce2476
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "P:netDxf.GTE.BasisFunction.IsUniform"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public bool IsUniform { get; }VB
Public ReadOnly Property IsUniform As Boolean
GetC++
public:
property bool IsUniform {
bool get ();
}F#
member IsUniform : bool with getBoolean