Gets a value indicating whether the shape is flipped along the x-axis.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
SyntaxC#
Copy Code
|
|---|
public bool FlipX { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property FlipX As Boolean |
A boolean value.
See Also