alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class HubTileType

    This Enum defines HubTile Type

    Inheritance
    System.Object
    HubTileType
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class HubTileType : Enum

    Fields

    DefaultTile

    This Enum will set HubTile as like Windows live tile.

    Declaration
    public const HubTileType DefaultTile
    Field Value
    Type
    HubTileType

    PulsingTile

    This Enum will enable HubTile to zoom in and out its image contents.

    Declaration
    public const HubTileType PulsingTile
    Field Value
    Type
    HubTileType

    RotateTile

    This Enum will set HubTile to animate itself in various rotation transition.

    Declaration
    public const HubTileType RotateTile
    Field Value
    Type
    HubTileType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved