ComponentOne FinancialChart for WPF
C1PathIcon Class
Members 



C1.WPF Namespace : C1PathIcon Class
Represents an icon created from a vectorial definition.
Syntax
'Declaration
 
Public Class C1PathIcon 
   Inherits C1VectorIcon
'Usage
 
Dim instance As C1PathIcon
public class C1PathIcon : C1VectorIcon 
public ref class C1PathIcon : public C1VectorIcon 
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.C1VectorIcon
                           C1.WPF.C1PathIcon

See Also

Reference

C1PathIcon Members
C1.WPF Namespace