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

d9986f07 096a b776 1b03 52ecd084a8d8

haplokuon edited this page May 6, 2023 · 1 revision

IsIsRectangular Property

netDxf 3.0.0 Library

[Missing <summary> documentation for "P:netDxf.GTE.ParametricSurface.IsIsRectangular"]

Definition

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

C#

public bool IsIsRectangular { get; }

VB

Public ReadOnly Property IsIsRectangular As Boolean
	Get

C++

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

F#

member IsIsRectangular : bool with get

Property Value

Boolean

See Also

Reference

ParametricSurface Class
netDxf.GTE Namespace

Clone this wiki locally