API reference
Property Height
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Height
Gets or sets the thumbnail's height.
public int? Height { get; set; }
Property Value
- int?
Gets or sets the thumbnail's height.
public int? Height { get; set; }