GemBox.Document
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    PictureContentEffects Class

    Namespace:
    GemBox.Document.Drawing
    Assembly:
    GemBox.Document.dll

    Represents effects that can be applied to the picture content.

    • C#
    • VB.NET
    public class PictureContentEffects
    Public Class PictureContentEffects
    Inheritance:
    System.Object
    PictureContentEffects

    Properties

    Transparency

    Gets or sets the transparency of the picture. Possible values range from 0 (full transparency) to 1 (no transparency). The default value is 1 (no transparency).

    • C#
    • VB.NET
    public double Transparency { get; set; }
    Public Property Transparency As Double
    Property Value
    System.Double

    The transparency of the picture.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.