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

In This Topic
    VectorIconElement Class
    In This Topic
    Represents an icon created from a vectorial definition.
    Object Model
    VectorIconElement ClassElementList ClassElement ClassIView InterfaceThickness StructureElement ClassStyle ClassElement ClassStyle Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class VectorIconElement 
       Inherits IconElement
    public abstract class VectorIconElement : IconElement 
    Inheritance Hierarchy

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

    See Also