Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / HslColor Structure / Opacity Property

In This Topic
    Opacity Property (HslColor)
    In This Topic
    Gets or sets the opacity value in the range [0, 1].
    Syntax
    'Declaration
     
    Public Property Opacity As System.Single
    public System.float Opacity {get; set;}
    See Also