SmartTrackSettingsState Class |
Namespace: Rhino.ApplicationSettings
The SmartTrackSettingsState type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActivationDelayMilliseconds | Gets or sets the activation delay in milliseconds. |
![]() | ActivePointColor | Gets or sets the active point color. |
![]() | LineColor | Gets or sets the smart track line color. |
![]() ![]() | MaxSmartPoints | Gets or sets the maximum number of smart points. |
![]() | PointColor | Gets or sets the point color. |
![]() | SmartOrtho | Gets or sets a value indicating if the 'Smart Ortho' feature is active. |
![]() | SmartTangents | Gets or sets a value indicating if the 'Smart Tangents' feature is active. |
![]() | TanPerpLineColor | Gets or sets the tangent and perpendicular line color. |
![]() | UseDottedLines | Gets or sets a value indicating if lines are drawn dotted. |
![]() | UseSmartTrack | Gets or sets if the 'smart track' feature is active. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |