ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Single
    public System.float Opacity {get; set;}
    See Also