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

3722e3ea 402e 4f1f e320 2cacdc02893e

haplokuon edited this page May 6, 2023 · 1 revision

IsRational Field

netDxf 3.0.0 Library

Gets or sets if the spline is rational.

Definition

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

C#

public bool IsRational

VB

Public IsRational As Boolean

C++

public:
bool IsRational

F#

val mutable IsRational: bool

Field Value

Boolean

See Also

Reference

HatchBoundaryPath.Spline Class
netDxf.Entities Namespace

Clone this wiki locally