Click or drag to resize

NurbsAspectPick Method

[Missing <summary> documentation for "M:Demo3D.Components.NurbsAspect.Pick(System.Drawing.Point)"]


Namespace: Demo3D.Components
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public bool Pick(
	Point point
)

Parameters

point  Point

[Missing <param name="point"/> documentation for "M:Demo3D.Components.NurbsAspect.Pick(System.Drawing.Point)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Demo3D.Components.NurbsAspect.Pick(System.Drawing.Point)"]

See Also