Enum Flip

GoDiagram®
v10.0.8
by Northwoods Software®

This enumeration specifies possible values for Flip and Flip.

Namespace: Northwoods.Go
Assembly: Northwoods.GoDiagram.WinForms.dll
Syntax
public enum Flip

Fields

Name Description
Both

Draw the object with both X and Y coordinates reversed.

Horizontal

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

None

Draw the object normally.

Vertical

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