Gets or sets whether the overlay will be flipped along its X axis.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property FlipX() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_FlipX(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_FlipX( |
| [Java] |
|---|
public bool getFlipX(); |
