EndAnalysisSettingsOpenStarts Property |
Gets or sets whether to display the open curve start points.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntaxpublic static bool OpenStarts { get; set; }Public Shared Property OpenStarts As Boolean
Get
Set
Property Value
Type:
Boolean
See Also