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

In This Topic
    PathIconElement Class
    In This Topic
    Represent an icon created from a path string.
    Object Model
    PathIconElement ClassElementList ClassElement ClassIView InterfaceThickness StructureElement ClassStyle ClassElement ClassStyle Class
    Syntax
    'Declaration
     
    
    Public Class PathIconElement 
       Inherits VectorIconElement
    public class PathIconElement : VectorIconElement 
    Inheritance Hierarchy

    System.Object
       C1.Framework.Element
          C1.Framework.IconElement
             C1.Framework.VectorIconElement
                C1.Framework.PathIconElement

    See Also