[]
Gets or sets the spin increment.
public virtual int? SpinIncrement { get; set; }
Public Overridable Property SpinIncrement As Integer?
Type | Description |
---|---|
int? | A int value that indicates the spin increment. |
The default value is the owner's Spin.Increment value except when setting the value.