Class OverlayManagerDateTime
- Namespace
- VisioForge.Core.Types.X.VideoEffects
- Assembly
- VisioForge.Core.dll
Overlay Manager Date/Time overlay. Set Text to "some text [DATETIME] other text" string to use date/time. Implements the VisioForge.Core.Types.X.VideoEffects.OverlayManagerText.
public class OverlayManagerDateTime : OverlayManagerText, IOverlayManagerElementInheritance
Implements
Inherited Members
Constructors
OverlayManagerDateTime()
Initializes a new instance of the VisioForge.Core.Types.X.VideoEffects.OverlayManagerDateTime class.
public OverlayManagerDateTime()OverlayManagerDateTime(int, int)
Initializes a new instance of the VisioForge.Core.Types.X.VideoEffects.OverlayManagerDateTime class.
public OverlayManagerDateTime(int x, int y)Parameters
Properties
Format
Gets or sets the format.
public string Format { get; set; }