VerticalFillStyle

<< Click to Display Table of Contents >>

 

VerticalFillStyle

Enum Defines a vertical fill for this object. This property works along with the VerticalPercentFill property, which informs a percentage of this object to fill. These two properties allow simulating a level fill in an object.

Available options for the VerticalFillStyle property

Option

Description

0 - FillBottomToTop

Fill percentage is from bottom to top (default)

1 - FillTopToBottom

Fill percentage is from top to bottom

2 - FillCenterToEdgesV

Fill percentage is from center to border

Was this page useful?