In This Topic
The following tables list the members exposed by Picture.
Public Constructors
Public Properties
| 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. |
Top
Public Methods
| Name | Description |
 | Paint | Overloaded. Paints the picture inside the specified rectangle. |
Top
Public Events
See Also