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: 15.0.2.11458
Syntax
C#
public bool Pick(
	Point point
)

Parameters

point
Type: System.DrawingPoint

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

Return Value

Type: Boolean

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

See Also