SKLatticeRectType Enum

Definition

Optional setting per rectangular grid entry to make it transparent, or to fill the grid entry with a color.

public enum SKLatticeRectType
Inheritance
SKLatticeRectType

Fields

Default 0

Draw the bitmap into the lattice rectangle.

FixedColor 2

Draw the associated Colors entry into the lattice rectangle.

Transparent 1

Skip the lattice rectangle (make it transparent).

Applies to