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