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)
Syntaxpublic string FirstPointPrompt { get; set; }Public Property FirstPointPrompt As String
Get
Set
Property Value
Type:
String
See Also