Table of Contents

TTMSFNCBloxFillType Enumeration

Specifies how an area is filled.

API unit family: TMSFNCBloxCoreTypes

Members

Name Description
ftNone No fill is applied; the area stays transparent.
ftSolid The area is filled with a single solid color.
ftTexture The area is filled with an image texture.
ftGradient The area is filled with a two-color gradient.