Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1BulletGraph Class / GetImage Method / GetImage() Method

In This Topic
    GetImage() Method
    In This Topic
    Returns a "screenshot" of the C1BulletGraph control.
    Syntax
    'Declaration
     
    Public Overloads Function GetImage() As System.Drawing.Image
    public System.Drawing.Image GetImage()
    See Also