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

4d06fb3c e698 f24e 259a 10145975eda2

haplokuon edited this page May 6, 2023 · 1 revision

TMin Property

netDxf 3.0.0 Library

[Missing <summary> documentation for "P:netDxf.GTE.ParametricCurve.TMin"]

Definition

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

C#

public double TMin { get; }

VB

Public ReadOnly Property TMin As Double
	Get

C++

public:
property double TMin {
	double get ();
}

F#

member TMin : float with get

Property Value

Double

See Also

Reference

ParametricCurve Class
netDxf.GTE Namespace

Clone this wiki locally