C1.UWP Assembly / C1.Xaml Namespace / C1PathIcon Class
Members

C1PathIcon Class
Represent an icon created from a path string.
Object Model
C1PathIcon Class
Syntax
'Declaration
 
Public Class C1PathIcon 
   Inherits C1VectorIcon
 
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