ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / DrawingShadow Class / Opacity Property

In This Topic
    Opacity Property (DrawingShadow)
    In This Topic
    Gets or sets the shadow opacity of the shape.
    Syntax
    'Declaration
     
    Public Property Opacity As Single
    public float Opacity {get; set;}
    See Also