ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Framework Namespace / ImageElement Class
Members

In This Topic
    ImageElement Class
    In This Topic

    Element that displays an ImageElement.Image.

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

    Object Model
    ImageElement Class
    Syntax
    'Declaration
     
    Public Class ImageElement 
       Inherits ContentElement
    public class ImageElement : ContentElement 
    Inheritance Hierarchy

    System.Object
             C1.Framework.ImageElement

    See Also