Click or drag to resize

ScoutEventPosY Property

Vertical position on pitch, posy being a number from 0 to 100. The reference point 0 is on top of pitch when home teams goal is on the left hand side.

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

Property Value

NullableInt32
See Also