ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLPictureShape Class / Transparent Property

In This Topic
    Transparent Property
    In This Topic
    Gets or sets the transparent color of this XLPictureShape.
    Syntax
    'Declaration
     
    Public Property Transparent As System.Drawing.Color
    public System.Drawing.Color Transparent {get; set;}
    See Also