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 409
02e600aa c92d add2 5fbd 9875335d5ba6
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.GTE.GVector.Zero(System.Int32)"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public static GVector Zero(
int size
)
VB
Public Shared Function Zero (
size As Integer
) As GVector
C++
public:
static GVector^ Zero(
int size
)
F#
static member Zero :
size : int -> GVector
- Int32
- \[Missing <param name="size"/> documentation for "M:netDxf.GTE.GVector.Zero(System.Int32)"\]
GVector
[Missing <returns> documentation for "M:netDxf.GTE.GVector.Zero(System.Int32)"]