ComponentOne FlexGrid for UWP
C1VectorIcon Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1VectorIcon Class
Represents an icon created from a vectorial definition.
Object Model
C1VectorIcon Class
Syntax
'Declaration
 
Public MustInherit Class C1VectorIcon 
   Inherits C1Icon
   Implements Windows.UI.Composition.IAnimationObject 
public abstract class C1VectorIcon : C1Icon, Windows.UI.Composition.IAnimationObject  
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               C1.Xaml.C1Icon
                  C1.Xaml.C1VectorIcon
                     C1.Xaml.C1PathIcon
                     C1.Xaml.C1PolygonIcon

See Also

Reference

C1VectorIcon Members
C1.Xaml Namespace