Search Results for

    Show / Hide Table of Contents

    Enum SegmentType

    ProgressBar is splitted into three segments : Main, Increase, Decrease.
    Main : The main filling area.
    Increase : Represent the last added value.
    Decrease : Represent the last remove value.

    Namespace: TetraCreations.ProgressBarSystem
    Assembly: cs.temp.dll.dll
    Syntax
    public enum SegmentType

    Fields

    Name Description
    Decrease
    Increase
    Main
    In This Article
    Back to top Tetra Creations documentation