WheelTransition
WheelTransition class
Wheel slide transition effect.
public class WheelTransition : TransitionValueBase, IWheelTransition
Properties
Name | Description |
---|
Spokes { get; set; } | Number spokes of wheel transition. Read/write UInt32. |
Methods
Name | Description |
---|
override Equals(object) | Determines whether the two TransitionValueBase instances are equal. |
override GetHashCode() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
See Also