FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart.Annotation 命名空间 / Image 类 / Image 构造函数 / Image 构造函数(ImageSource)

本主题中
    Image 构造函数(ImageSource)
    本主题中
    Create an instance of Image.
    语法
    '声明
     
    Public Function New( _
       ByVal value As ImageSource _
    )
    public Image( 
       ImageSource value
    )

    参数

    value
    请参见