The following tables list the members exposed by Picture.
Name | Description | |
---|---|---|
Picture Constructor | Overloaded. |
Name | Description | |
---|---|---|
AlignHorz | Gets or sets the horizontal alignment of the picture. | |
AlignVert | Gets or sets the vertical alignment of the picture. | |
Image | Gets or sets the picture to display. | |
Style | Gets or sets how the picture is displayed. | |
TransparencyColor | Gets or sets the transparency color for rendering the picture. | |
TransparencyTolerance | Gets or sets the amount of tolerance of transparency from the color set as transparent. |
Name | Description | |
---|---|---|
Finalize | The destructor method of Picture class | |
OnPictureChanged | Raises the PictureChanged event when the picture changes. |
Name | Description | |
---|---|---|
PictureChanged | Occurs when the picture changes. |