ComponentOne TileView for WPF and Silverlight
OpacityMask Property (C1TileViewItem)


C1.WPF.TileView Namespace > C1TileViewItem Class : OpacityMask Property
Syntax
'Declaration
 
Public Property OpacityMask As System.Windows.Media.Brush
'Usage
 
Dim instance As C1TileViewItem
Dim value As System.Windows.Media.Brush
 
instance.OpacityMask = value
 
value = instance.OpacityMask
public System.Windows.Media.Brush OpacityMask {get; set;}
See Also

Reference

C1TileViewItem Class
C1TileViewItem Members