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 413
43c7c41c 3095 a1d9 5606 df743aaae207
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.GTE.GMatrix.GetRow(System.Int32)"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public GVector GetRow(
int r
)
VB
Public Function GetRow (
r As Integer
) As GVector
C++
public:
GVector^ GetRow(
int r
)
F#
member GetRow :
r : int -> GVector
- Int32
- \[Missing <param name="r"/> documentation for "M:netDxf.GTE.GMatrix.GetRow(System.Int32)"\]
GVector
[Missing <returns> documentation for "M:netDxf.GTE.GMatrix.GetRow(System.Int32)"]