ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Annotation Namespace / Image Class / SourceImage Property

In This Topic
    SourceImage Property
    In This Topic
    Gets or sets the source image of image annotation.
    Syntax
    'Declaration
     
    Public Property SourceImage As Image
    public Image SourceImage {get; set;}
    See Also