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

cbec565d 77cc 25fa 0cdb 47debdfcd844

haplokuon edited this page May 6, 2023 · 1 revision

IsOpen Property

netDxf 3.0.0 Library

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

Definition

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

C#

public bool IsOpen { get; }

VB

Public ReadOnly Property IsOpen As Boolean
	Get

C++

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

F#

member IsOpen : bool with get

Property Value

Boolean

See Also

Reference

BasisFunction Class
netDxf.GTE Namespace

Clone this wiki locally