Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

e029aad6 4d90 6ab2 c9e8 fda7fcce2476

haplokuon edited this page May 6, 2023 · 1 revision

IsUniform Property

netDxf 3.0.0 Library

[Missing <summary> documentation for "P:netDxf.GTE.BasisFunction.IsUniform"]

Definition

Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public bool IsUniform { get; }

VB

Public ReadOnly Property IsUniform As Boolean
	Get

C++

public:
property bool IsUniform {
	bool get ();
}

F#

member IsUniform : bool with get

Property Value

Boolean

See Also

Reference

BasisFunction Class
netDxf.GTE Namespace

Clone this wiki locally