Represents a component that draws a bitmap image.
The following tables list the members exposed by the ImageComponent type.
Name | Description | |
---|---|---|
Initializes a new instance of the ImageComponent class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the component should auto-size to match the dimensions of its Image. |
||
Gets or sets the image alignment relative to the component. |
||
Gets or sets Image by its file location. |
Name | Description | |
---|---|---|
Component.Draw override. Draws associated Image in specified RenderContext. |
||
Component.Measure override. Measures the desired size of this component. |