ComponentOne Basic Library for WPF and Silverlight
C1PathIcon Class
Members 


C1.WPF Namespace : C1PathIcon Class
Represent an icon created from a path string.
Object Model
C1PathIcon Class
Syntax
'Declaration
 
Public Class C1PathIcon 
   Inherits C1VectorIcon
'Usage
 
Dim instance As C1PathIcon
public class C1PathIcon : 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