Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1Gauge Class / CommonImages Property

In This Topic
    CommonImages Property (C1Gauge)
    In This Topic
    Gets the collection of templates for the C1GaugeCustomImage object.
    Syntax
    'Declaration
     
    Public ReadOnly Property CommonImages As CommonImageCollection
    public CommonImageCollection CommonImages {get;}
    See Also