Click or drag to resize

GetPointSetCursor Method

Sets cursor that will be used when Get() is called and snap is not happening.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public void SetCursor(
	CursorStyle cursor
)

Parameters

cursor
Type: Rhino.UICursorStyle

[Missing <param name="cursor"/> documentation for "M:Rhino.Input.Custom.GetPoint.SetCursor(Rhino.UI.CursorStyle)"]

See Also