Class ArticleImage
Configuration for a news article image.
Inheritance
System.Object
ArticleImage
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class ArticleImage
Constructors
| Name | Description |
|---|---|
| ArticleImage() |
Properties
| Name | Description |
|---|---|
| Height | Gets or sets the image height. |
| Path | Gets or sets the image path. |
| Width | Gets or sets the image width. |