Name | Description | |
---|---|---|
Picture Constructor | Overloaded. |
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 the style used for rendering the picture. | |
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 | |
---|---|---|
Clone | Internal use only. Creates and returns a copy of the picture. | |
Deserialize | Loads the picture from XML. | |
Dispose | Overloaded. Internal use only. Releases any resources being used. | |
Paint | Overloaded. Paints the picture in the specified rectangle. | |
Reset | Internal use only. | |
Serialize | Saves the picture to XML. |
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. |