ComponentOne Chart for WPF and Silverlight
OpacityMask Property (Cylinder3D)


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

Reference

Cylinder3D Class
Cylinder3D Members