[]
public class ImageElement : ContentElement, ISupportUia
Name | Description |
---|---|
ImageElement() | Initializes a new instance of the ImageElement class. |
ImageElement(Style) | Initializes a new instance of the ImageElement class with the specified style options. |
ImageElement(Style, Image) | Initializes a new instance of the ImageElement class with the specified image and style options. |
ImageElement(Image) | Initializes a new instance of the ImageElement class with the specified image. |
Name | Description |
---|---|
Image | Gets or sets the reference to the Image object to show. |
LineDescent | No descent for images. |
Name | Description |
---|---|
GetValue() | The content of this element is the image. |