OptionDouble Class |
[Missing <summary> documentation for "T:Rhino.Input.Custom.OptionDouble"]
Namespace: Rhino.Input.Custom
The OptionDouble type exposes the following members.
| Name | Description | |
|---|---|---|
| OptionDouble(Double) | Initializes a new instance of the OptionDouble class | |
| OptionDouble(Double, Boolean, Double) |
Initializes a new instance of the double option class.
| |
| OptionDouble(Double, Double, Double) |
Initializes a new instance of the OptionDouble class with lower and upper limits.
|
| Name | Description | |
|---|---|---|
| CurrentValue | ||
| InitialValue |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the OptionDouble | |
| Dispose(Boolean) | Releases the unmanaged resources used by the OptionDouble and optionally releases the managed resources | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | (Overrides ObjectFinalize.) | |
| 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.) |