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

In This Topic
    Opacity Property (DrawingFill)
    In This Topic
    Gets or sets fill opacity for the drawing shape.
    Syntax
    'Declaration
     
    Public Property Opacity As Integer
    public int Opacity {get; set;}
    See Also