MediaOverlayabsoluteOffsetX Field |
The overlay's absolute horizontal offset in pixels, relative to the current origin. The current origin is determined by the overlay's position parameter, while the positive direction is always toward the center of the player surface.
Namespace: Veeplay.media.eventsAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string absoluteOffsetX
Public absoluteOffsetX As String
public:
String^ absoluteOffsetX
val mutable absoluteOffsetX: string
Field Value
Type:
StringSee Also