Click or drag to resize
TextOverlayPosition Enumeration
Property to set the horizontal and vertical position of Text

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public enum TextOverlayPosition
Members
  Member nameValueDescription
TopLeft0
TopCenter1
TopRight2
CenterLeft3
CenterCenter4
CenterRight5
BottomLeft6
BottomCenter7
BottomRight8
See Also