This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 409
6f9a9063 de14 cebb e6c0 697da3e6470b
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.GTE.ParametricCurve.SetTimeInterval(System.Double,System.Double)"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public void SetTimeInterval(
double tmin,
double tmax
)
VB
Public Sub SetTimeInterval (
tmin As Double,
tmax As Double
)
C++
public:
void SetTimeInterval(
double tmin,
double tmax
)
F#
member SetTimeInterval :
tmin : float *
tmax : float -> unit
- Double
- \[Missing <param name="tmin"/> documentation for "M:netDxf.GTE.ParametricCurve.SetTimeInterval(System.Double,System.Double)"\]
- Double
- \[Missing <param name="tmax"/> documentation for "M:netDxf.GTE.ParametricCurve.SetTimeInterval(System.Double,System.Double)"\]