InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / VectorIconRenderer Class / CachedImage Property

In This Topic
    CachedImage Property (VectorIconRenderer)
    In This Topic
    Gets or sets the cached icon image.
    Syntax
    'Declaration
     
    Protected Property CachedImage As Image
    protected Image CachedImage {get; set;}
    See Also