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