ComponentOne FinancialChart for WPF
C1Icon Class
Members 



C1.WPF Namespace : C1Icon Class
Represents a visual icon that can be tinted and resized.
Syntax
'Declaration
 
Public MustInherit Class C1Icon 
   Inherits System.Windows.Controls.Control
'Usage
 
Dim instance As C1Icon
public abstract class C1Icon : System.Windows.Controls.Control 
public ref class C1Icon abstract : public System.Windows.Controls.Control 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     C1.WPF.C1Icon
                        C1.WPF.C1BitmapIcon
                        C1.WPF.C1FontIcon
                        C1.WPF.C1VectorIcon

See Also

Reference

C1Icon Members
C1.WPF Namespace