[]
Gets or sets the source image of image annotation.
[C1Description("Annotation.Image.SourceImage", "Gets or sets the source image of image annotation.")]
public Image SourceImage { get; set; }
<C1Description("Annotation.Image.SourceImage", "Gets or sets the source image of image annotation.")>
Public Property SourceImage As Image