Enum HubTileType
This Enum defines HubTile Type
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum HubTileType
Fields
Name | Description |
---|---|
DefaultTile | This Enum will set HubTile as like Windows live tile. |
PulsingTile | This Enum will enable HubTile to zoom in and out its image contents. |
RotateTile | This Enum will set HubTile to animate itself in various rotation transition. |