This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
97ffa776 5c99 c9ce 66f2 ec1a2259f10d
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.GTE.GMatrix.SetRow(System.Int32,netDxf.GTE.GVector)"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public void SetRow(
int r,
GVector vec
)VB
Public Sub SetRow (
r As Integer,
vec As GVector
)C++
public:
void SetRow(
int r,
GVector^ vec
)F#
member SetRow :
r : int *
vec : GVector -> unit - Int32
- \[Missing <param name="r"/> documentation for "M:netDxf.GTE.GMatrix.SetRow(System.Int32,netDxf.GTE.GVector)"\]
- GVector
- \[Missing <param name="vec"/> documentation for "M:netDxf.GTE.GMatrix.SetRow(System.Int32,netDxf.GTE.GVector)"\]