Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1CompositeIcon Class
Members

In This Topic
    C1CompositeIcon Class
    In This Topic
    Represent an icon created from a list of icons superposed one on top of the other.
    Object Model
    C1CompositeIcon Class
    Syntax
    'Declaration
     
    
    Public Class C1CompositeIcon 
       Inherits C1Icon
    public class C1CompositeIcon : C1Icon 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.C1Icon
                      C1.Xaml.C1CompositeIcon

    See Also