ComponentOne Basic Library for UWP
C1PathIcon Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1PathIcon Class
Represent an icon created from a path string.
Object Model
C1PathIcon Class
Syntax
'Declaration
 
Public Class C1PathIcon 
   Inherits C1VectorIcon
   Implements Windows.UI.Composition.IAnimationObject 
public class C1PathIcon : C1VectorIcon, 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

See Also

Reference

C1PathIcon Members
C1.Xaml Namespace