Gets the caption overlay to display over of screenshots images and videos.

Namespace:  Gallio.Framework
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public static CaptionOverlay GetCaptionOverlay()
Visual Basic (Declaration)
Public Shared Function GetCaptionOverlay As CaptionOverlay

Return Value

The caption overlay.

See Also