ComponentOne Tiles for WPF and Silverlight
C1.Silverlight.Tile Namespace / C1TileService Class / MaxAnimationNumber Property

In This Topic
    MaxAnimationNumber Property (C1TileService)
    In This Topic
    Gets or sets the System.Int32 value specifying the maximum number of tile animations which might be performed simultaniously.
    Syntax
    'Declaration
     
    
    Public Shared Property MaxAnimationNumber As Integer
    public static int MaxAnimationNumber {get; set;}
    See Also