Gets or sets a value indicating whether the node's shape is flipped horizontally.
SyntaxVB6
Copy Code
|
|---|
Public Property Get FlipX() As Boolean |
C++
Copy Code
|
|---|
public: |
true if the shape is flipped horizontally, or false otherwise.
See Also