HorizontalFillStyle

<< Click to Display Table of Contents >>

 

HorizontalFillStyle

Enum Defines an object's horizontal fill. This property works along with the HorizontalPercentFill property, which informs the percentage of an object must be filled. These two properties allow a simulation of a level fill in an object, such as a tank level.

Available options for the HorizontalFillStyle property

Option

Description

0 - FillLeftToRight

Fill percentage is from left to right (default)

1 - FillRightToLeft

Fill percentage is from right to left

2 - FillCenterToEdgesH

Fill percentage is from center to border

Was this page useful?