Mup Markup for EveryoneRepresents an image.
Base type: Element.
| Name | Access Modifier | Summary |
|---|---|---|
| ImageElement(string) | public |
Initializes a new instance of the ImageElement class. |
| ImageElement(string, string) | public |
Initializes a new instance of the ImageElement class. |
| Name | Access Modifier | Summary |
|---|---|---|
| AlternativeText | public get |
The image alternative text. |
| Source | public get |
The image source, such as a URL. |
| Name | Access Modifier | Summary |
|---|---|---|
| Accept(ParseTreeVisitor) | public |
Accepts a visitor which can be used to generate output from the parse tree. |
Mup Copyright © 2020 Andrei Fangli