[]
        
(Showing Draft Content)

C1.Framework.ImageElement

ImageElement Class

Element that displays an Image.

Alignment and scaling are controlled by the element's Style.

Implements
Namespace: C1.Framework
Assembly: C1.Win.4.8.dll
Syntax
public class ImageElement : ContentElement, ISupportUia

Constructors

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.

Properties

Name Description
Image

Gets or sets the reference to the Image object to show.

LineDescent

No descent for images.

Methods

Name Description
GetValue()

The content of this element is the image.