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 415
15b013c1 a57f 636b 3be4 e16c72158679
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.GTE.GMatrix.SetCol(System.Int32,netDxf.GTE.GVector)"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public void SetCol(
int c,
GVector vec
)
VB
Public Sub SetCol (
c As Integer,
vec As GVector
)
C++
public:
void SetCol(
int c,
GVector^ vec
)
F#
member SetCol :
c : int *
vec : GVector -> unit
- Int32
- \[Missing <param name="c"/> documentation for "M:netDxf.GTE.GMatrix.SetCol(System.Int32,netDxf.GTE.GVector)"\]
- GVector
- \[Missing <param name="vec"/> documentation for "M:netDxf.GTE.GMatrix.SetCol(System.Int32,netDxf.GTE.GVector)"\]