ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / 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 Class
    Syntax
    'Declaration
     
    Public MustInherit Class VectorIconElement 
       Inherits IconElement
    public abstract class VectorIconElement : IconElement 
    Inheritance Hierarchy

    System.Object
             C1.Framework.VectorIconElement

    See Also