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 437
9a0b251b fc62 f57b b431 23c8858d1337
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.GTE.GMatrix.GetCol(System.Int32)"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public GVector GetCol(
int c
)VB
Public Function GetCol (
c As Integer
) As GVectorC++
public:
GVector^ GetCol(
int c
)F#
member GetCol :
c : int -> GVector - Int32
- \[Missing <param name="c"/> documentation for "M:netDxf.GTE.GMatrix.GetCol(System.Int32)"\]
GVector
[Missing <returns> documentation for "M:netDxf.GTE.GMatrix.GetCol(System.Int32)"]