Input for WinForms | ComponentOne
C1.Framework Namespace / C1PathIcon Class
Members

In This Topic
    C1PathIcon Class
    In This Topic
    Represents an icon created from a path string.
    Object Model
    C1PathIcon ClassThickness Structure
    Syntax
    'Declaration
     
    
    Public Class C1PathIcon 
       Inherits C1VectorIcon
    public class C1PathIcon : C1VectorIcon 
    Inheritance Hierarchy

    System.Object
       C1.Framework.C1Icon
          C1.Framework.C1VectorIcon
             C1.Framework.C1PathIcon

    See Also