ComponentOne FlexChart for WinForms
SourceImage Property (IImage)


C1.Chart.Annotation Namespace > IImage Interface : SourceImage Property
Gets or sets the source of image annotation.
Syntax
'Declaration
 
Property SourceImage As Object
'Usage
 
Dim instance As IImage
Dim value As Object
 
instance.SourceImage = value
 
value = instance.SourceImage
object SourceImage {get; set;}
See Also

Reference

IImage Interface
IImage Members