[]
Casting operator to convert a double into a TextBoxStep.
public static implicit operator TextBoxStep(double value)
Public Shared Widening Operator CType(value As Double) As TextBoxStep
| Type | Name | Description |
|---|---|---|
| double | value | The value of the length in pixels. |
| Type | Description |
|---|---|
| TextBoxStep |