ComponentOne Basic Library for WPF and Silverlight
C1PolygonIcon Class
Members 


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

See Also

Reference

C1PolygonIcon Members
C1.WPF Namespace