ComponentOne Chart for WPF and Silverlight
OpacityMask Property (FrameworkElement3D)


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

Reference

FrameworkElement3D Class
FrameworkElement3D Members