ComponentOne BulletGraph for WinForms
C1.Win.Gauge Namespace / C1GaugeBase Class / ImageMaps Property

In This Topic
    ImageMaps Property (C1GaugeBase)
    In This Topic
    Gets the collection of templates for value images.
    Syntax
    'Declaration
     
    Public ReadOnly Property ImageMaps As CommonImageMapCollection
    public CommonImageMapCollection ImageMaps {get;}
    See Also