Table of Contents

TTMSFNCGraphicsFillOrientation Enumeration

Specifies the primary direction of a gradient or fill.

API unit family: TMSFNCGraphicsTypes

Members

Name Description
gfoHorizontal Gradient or fill runs horizontally (left to right).
gfoVertical Gradient or fill runs vertically (top to bottom).
gfoCustom Direction is determined by the gradient stop positions.