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

85918559 2892 8d95 54b5 0259bbc86057

haplokuon edited this page May 6, 2023 · 1 revision

SplineSegs Field

netDxf 3.0.0 Library

Defines number of line segments generated for smoothed out polylines.

Definition

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

C#

public const string SplineSegs = "$SPLINESEGS"

VB

Public Const SplineSegs As String = "$SPLINESEGS"

C++

public:
literal String^ SplineSegs = "$SPLINESEGS"

F#

static val mutable SplineSegs: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally