<< Click to Display Table of Contents >>
VerticalFillStyle |
Defines an object's vertical fill. This property works along with the VerticalPercentFill property, which informs the percentage of an object to fill. These two properties allow a simulation of a level fill on 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 |