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

83c0e2e1 4a40 00b7 16a6 fb4fe9207d6e

haplokuon edited this page May 6, 2023 · 1 revision

TMax Property

netDxf 3.0.0 Library

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

Definition

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

C#

public double TMax { get; }

VB

Public ReadOnly Property TMax As Double
	Get

C++

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

F#

member TMax : float with get

Property Value

Double

See Also

Reference

ParametricCurve Class
netDxf.GTE Namespace

Clone this wiki locally