Click or drag to resize

GetCurveFirstPointPrompt Property

Prompt used when getting the first point. The default is the localized "Start of curve".

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

Property Value

Type: String
See Also