Gets or sets a value that indicates whether the text should be drawn either above the path, or below the path, mirrored.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool Flip { get; set; }
true
if text is flipped; otherwise, false
. The default value is false
.