This documentation is for the old version. Go to the latest Graphics Mill docs

Combiner.CombineMode Property

Gets/sets a combine mode.

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

Syntax

Visual Basic
Public Property CombineMode As CombineMode
C#
public CombineMode CombineMode { get; set; }

Property Value

CombineMode value specifying combine mode.

Remarks

Default value is Alpha.

See Also

Reference

Manual