Brush.Append

Description

Name

class Tinman.Brush.Append

Derived from

Brush

Applies the first brush, followed by the second one.

Fields / Required

first

Type

Brush

Constraint

# != null

The brush to apply first.


second

Type

Brush

Constraint

# != null

The brush to apply second.