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

In This Topic
    Image Property (C1GaugeCustomImage)
    In This Topic
    Gets or sets the original image.
    Syntax
    'Declaration
     
    Public Property Image As System.Drawing.Image
    public System.Drawing.Image Image {get; set;}
    See Also