Color.IsTransparent Property

Gets a value indicating whether this color is transparent.

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

Syntax

C#
public bool IsTransparent { get; }

Property Value

true if color is transparent; otherwise, false.

See Also

Reference