Click or drag to resize
TextOverlay Properties

The TextOverlay type exposes the following members.

Properties
  NameDescription
Public propertyBackground
The background of the text. Default is transparent.
Public propertyBrush
Font color of the text
Public propertyFont
Font type of the text
Public propertyID (Inherited from DisposableClass.)
Public propertyIsRunning
Gets the current VideoHandler is started or not
Public propertyPosition
Position of the string on the screen
Public propertyReceiveFormats
Gets a list of video formats that the video handler can receive. If no video format specified, all formats are supported.
(Inherited from VideoHandler.)
Public propertyText
Text to display on the video
Public propertyX
Gets the x coordinate of the position of the text
Public propertyY
Gets the y coordinate of the position of the text
Top
See Also