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