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 411
6adaf947 7c7e ae47 d57e 1f1d5930a301
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.GTE.GVector.HLift(netDxf.GTE.GVector,System.Double)"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public GVector HLift(
GVector v,
double last
)
VB
Public Function HLift (
v As GVector,
last As Double
) As GVector
C++
public:
GVector^ HLift(
GVector^ v,
double last
)
F#
member HLift :
v : GVector *
last : float -> GVector
- GVector
- \[Missing <param name="v"/> documentation for "M:netDxf.GTE.GVector.HLift(netDxf.GTE.GVector,System.Double)"\]
- Double
- \[Missing <param name="last"/> documentation for "M:netDxf.GTE.GVector.HLift(netDxf.GTE.GVector,System.Double)"\]
GVector
[Missing <returns> documentation for "M:netDxf.GTE.GVector.HLift(netDxf.GTE.GVector,System.Double)"]