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

5f048806 7184 5e1d cbf4 477eb95f48aa

haplokuon edited this page May 6, 2023 · 1 revision

IsPeriodic Field

netDxf 3.0.0 Library

Gets or sets if the spline is periodic.

Definition

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

C#

public bool IsPeriodic

VB

Public IsPeriodic As Boolean

C++

public:
bool IsPeriodic

F#

val mutable IsPeriodic: bool

Field Value

Boolean

See Also

Reference

HatchBoundaryPath.Spline Class
netDxf.Entities Namespace

Clone this wiki locally