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

c8c60ed6 6d0a 5728 150c ab3c0b3f1230

haplokuon edited this page May 6, 2023 · 1 revision

IsPeriodic Property

netDxf 3.0.0 Library

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

Definition

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

C#

public bool IsPeriodic { get; }

VB

Public ReadOnly Property IsPeriodic As Boolean
	Get

C++

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

F#

member IsPeriodic : bool with get

Property Value

Boolean

See Also

Reference

BasisFunction Class
netDxf.GTE Namespace

Clone this wiki locally