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 411
e3f64623 5e28 966c a7a6 d0e796310780
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.GTE.BSplineSurface.NumControls(System.Int32)"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public int NumControls(
int dim
)
VB
Public Function NumControls (
dim As Integer
) As Integer
C++
public:
int NumControls(
int dim
)
F#
member NumControls :
dim : int -> int
- Int32
- \[Missing <param name="dim"/> documentation for "M:netDxf.GTE.BSplineSurface.NumControls(System.Int32)"\]
Int32
[Missing <returns> documentation for "M:netDxf.GTE.BSplineSurface.NumControls(System.Int32)"]