ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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