ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1Image Class
Members

In This Topic
    C1Image Class
    In This Topic
    The C1Image control is similar to an Image element, but is unique in that it also renders GIF and animated GIF files.
    Object Model
    C1Image Class
    Syntax
    'Declaration
     
    Public Class C1Image 
       Inherits Windows.UI.Xaml.Controls.Control
    public class C1Image : Windows.UI.Xaml.Controls.Control 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.Imaging.C1Image

    See Also