ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1PathIcon Class
Members

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