SmartTrackSettingsState.MaxSmartPoints Property

SmartTrackSettingsStateMaxSmartPoints Property

Gets or sets the maximum number of smart points.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static int MaxSmartPoints { get; set; }
Public Shared Property MaxSmartPoints As Integer
	Get
	Set

Property Value

Type: Int32
See Also