ComponentOne Basic Library for WPF and Silverlight
C1VectorIcon Class
Members 


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

See Also

Reference

C1VectorIcon Members
C1.WPF Namespace