Click or drag to resize

ScoutEventPosX Property

Horizontal position on pitch, posx being a number from 0 to 100. The reference point 0 is at home teams goal.

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public int? PosX { get; }

Property Value

NullableInt32
See Also