Property osdText.Rect
Overload
Gets or sets OSD window size and position in screen.
public override RECT Rect { get; set; }
Property Value
Overrides
Remarks
Normally don't need to use this property. If not used, the OSD window size depends on text etc, and position on osdText.XY. This property can be changed after creating OSD window.