Name | Description | |
---|---|---|
LayoutablePicture Constructor | Initializes a new instance of the LayoutablePicture class. |
The following tables list the members exposed by LayoutablePicture.
Name | Description | |
---|---|---|
LayoutablePicture Constructor | Initializes a new instance of the LayoutablePicture class. |
Name | Description | |
---|---|---|
disposed | Internal use only. Specifies whether disposed. (Inherited from FarPoint.Win.Picture) |
Name | Description | |
---|---|---|
AlignHorz | Gets or sets the horizontal alignment of the picture. (Inherited from FarPoint.Win.Picture) | |
AlignVert | Gets or sets the vertical alignment of the picture. (Inherited from FarPoint.Win.Picture) | |
Bounds | Gets or sets the bounds. | |
Image | Gets or sets the picture to display. (Inherited from FarPoint.Win.Picture) | |
Style | Gets or sets the style used for rendering the picture. (Inherited from FarPoint.Win.Picture) | |
TransparencyColor | Gets or sets the transparency color for rendering the picture. (Inherited from FarPoint.Win.Picture) | |
TransparencyTolerance | Gets or sets the amount of tolerance of transparency from the color set as transparent. (Inherited from FarPoint.Win.Picture) |
Name | Description | |
---|---|---|
Clone | Internal use only. Creates and returns a copy of the picture. (Inherited from FarPoint.Win.Picture) | |
Deserialize | Loads the picture from XML. (Inherited from FarPoint.Win.Picture) | |
Dispose | Overloaded. Internal use only. Releases any resources being used. (Inherited from FarPoint.Win.Picture) | |
Paint | Overloaded. Paints the picture in the specified rectangle. (Inherited from FarPoint.Win.Picture) | |
Reset | Internal use only. (Inherited from FarPoint.Win.Picture) | |
Serialize | Saves the picture to XML. (Inherited from FarPoint.Win.Picture) |
Name | Description | |
---|---|---|
Finalize | The destructor method of Picture class (Inherited from FarPoint.Win.Picture) | |
OnPictureChanged | Raises the Picture.PictureChanged event when the picture changes. (Inherited from FarPoint.Win.Picture) |
Name | Description | |
---|---|---|
PictureChanged | Occurs when the picture changes. (Inherited from FarPoint.Win.Picture) |