GoJS API
/ to search
    Preparing search index...

    Enumeration Flip

    This enumeration specifies possible values for Picture.flip and TextBlock.flip.

    since

    3.0

    Index

    Enumeration Members

    Enumeration Members

    Both: 3

    Draw the object with both X and Y coordinates reversed.

    Horizontal: 2

    Draw the object mirror-image, with X coordinate points increasing towards the left.

    None: 0

    Draw the object normally.

    Vertical: 1

    Draw the object upside-down, with Y coordinate points increasing upwards.