A clock scheme in 3D form.
1 | public class FlipClock : Control |
Attributes
Property | Description | Default Value | Remarks |
---|---|---|---|
NumberList | Number Collection | ||
DisplayTime | Display Time |
Case
1 | <hc:FlipClock Margin="32"/> |
When you no longer use FlipClock
, remember to call the Dispose
method to clean up resources.
The size of FlipClock
can be adjusted with the help of ViewBox
.