Summary
Gets and sets the width of the image.
- Assembly
- Wyam
.Feeds .dll - Namespace
- Wyam
.Feeds .Syndication .Rss - Containing Type
- RssImage
Syntax
[DefaultValue(int.MinValue)]
[XmlElement("width")]
public int Width { get; set; }
Attributes
| Type | Description |
|---|---|
| Default |
|
| XmlElementAttribute |
Value
| Type | Description |
|---|---|
| int |
