Property Height
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Height
Gets the height of the thumbnail.
[JsonProperty("height", NullValueHandling = NullValueHandling.Ignore)]
public int Height { get; }
Gets the height of the thumbnail.
[JsonProperty("height", NullValueHandling = NullValueHandling.Ignore)]
public int Height { get; }