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#] |
---|
public bool FlipY {get; set;}
|
[Managed C++] |
---|
public: __property bool get_FlipY();
|
[Unmanaged C++] |
---|
public: HRESULT get_FlipY(
|
[Java] |
---|
public bool getFlipY();public void setFlipY(
|