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

a1206548 7459 18cf 3704 684991b6a702

haplokuon edited this page May 6, 2023 · 1 revision

GetTotalLength Method

netDxf 3.0.0 Library

[Missing <summary> documentation for "M:netDxf.GTE.ParametricCurve.GetTotalLength"]

Definition

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

C#

public double GetTotalLength()

VB

Public Function GetTotalLength As Double

C++

public:
double GetTotalLength()

F#

member GetTotalLength : unit -> float 

Return Value

Double
[Missing <returns> documentation for "M:netDxf.GTE.ParametricCurve.GetTotalLength"]

See Also

Reference

ParametricCurve Class
netDxf.GTE Namespace

Clone this wiki locally