ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / C1TileControl Class / MovingTileOpacity Property

In This Topic
    MovingTileOpacity Property (C1TileControl)
    In This Topic
    Gets or sets the opacity level of a tile being moved by the user.
    Syntax
    'Declaration
     
    
    Public Property MovingTileOpacity As Double
    public double MovingTileOpacity {get; set;}
    See Also