In This Topic
The following tables list the members exposed by NImageBox.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
| IWCd | |
Top
Public Properties
| Name | Description |
| Image | Gets or sets the imagebox's image. |
| ImageRenderMode | Gets/Sets the image render mode of this image box. By default set to Original, which renders the image as it is originally defined. |
Top
Public Methods
| Name | Description |
| CreateThemable | Creates a new image box, for which the NStylePropertyEx.IsDarkThemeInvertiblePropertyEx is set to true. |
Top
Protected Methods
| Name | Description |
| MeasureContent | Overridden. Measures the desired size of the element content |
| OnPrePaint | Overridden. Peforms the element pre-children custom paint. |
Top
See Also