Item.Opacity Property

Gets or sets the opacity of the item.

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 (0.0 to 1.0).

See Also

Reference