Gets or sets the value of the image. See the Source property for more information.
| Visual Basic (Declaration) | |
|---|---|
Public Property Value As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Value {get; set;} | |
Return Value
An ExpressionInfo object containing the value of the image. See the Source property for more information.