Property osdRect.Thickness
Overload
Gets or sets rectangle frame width. Used only if OsdWindow.Opacity is 0 (default).
public int Thickness { get; set; }
Property Value
Remarks
This property can be changed after creating OSD window.
Gets or sets rectangle frame width. Used only if OsdWindow.Opacity is 0 (default).
public int Thickness { get; set; }
This property can be changed after creating OSD window.