ComponentOne FlexChart for WinForms
SourceImage Property (Image)


C1.Win.Chart.Annotation Namespace > Image Class : SourceImage Property
Gets or sets the source image of image annotation.
Syntax
'Declaration
 
Public Property SourceImage As Image
'Usage
 
Dim instance As Image
Dim value As Image
 
instance.SourceImage = value
 
value = instance.SourceImage
public Image SourceImage {get; set;}
See Also

Reference

Image Class
Image Members