WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart.Annotation Namespace / Image Class / Image Constructor / Image Constructor(String,Double,Double)
In This Topic
    Image Constructor(String,Double,Double)
    In This Topic
    Create an instance of Image.
    Syntax
    public Image( 
       string path,
       double width,
       double height
    )

    Parameters

    path
    width
    height
    See Also