Graphics.Opacity Property

Gets or sets the opacity for the graphics.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float Opacity { get; set; }

Property Value

A single-precision floating-point value representing the opacity.

See Also

Reference