Click or drag to resize

GetCurveSecondPointPrompt Property

Prompt used when getting the second point. The default is the localized "Next point".

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public string SecondPointPrompt { get; set; }

Property Value

Type: String
See Also