[]
Gets information for the spin function.
[TypeConverter(typeof(CellTypeExpandableObjectConverter))]
public Spin Spin { get; }
<TypeConverter(GetType(CellTypeExpandableObjectConverter))>
Public ReadOnly Property Spin As Spin
Type | Description |
---|---|
Spin | A Spin object that indicates the spin behavior. |
The spin behavior can be customized by setting this Spin property.