GetCurveThirdPointPrompt Property |
Prompt used when getting the third and following points. The default is the localized
"Next point. Press Enter when done".
Namespace:
Rhino.Input.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic string ThirdPointPrompt { get; set; }Public Property ThirdPointPrompt As String
Get
Set
Property Value
Type:
String
See Also