Use the color of the upper right pixel of the image as the transparent color if an image file is being used. No pixels of that color in the image are drawn.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property IsTransparent() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_IsTransparent(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






