Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

e3f64623 5e28 966c a7a6 d0e796310780

haplokuon edited this page May 6, 2023 · 1 revision

NumControls Method

netDxf 3.0.0 Library

[Missing <summary> documentation for "M:netDxf.GTE.BSplineSurface.NumControls(System.Int32)"]

Definition

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 

Parameters

  Int32
\[Missing <param name="dim"/> documentation for "M:netDxf.GTE.BSplineSurface.NumControls(System.Int32)"\]

Return Value

Int32
[Missing <returns> documentation for "M:netDxf.GTE.BSplineSurface.NumControls(System.Int32)"]

See Also

Reference

BSplineSurface Class
netDxf.GTE Namespace

Clone this wiki locally