[JsonPropertyAttribute(Order = 15)]
public string OffsetY { get; set; }
<JsonPropertyAttribute(Order := 15)>
Public Property OffsetY As String
Get
Set
No code example is currently available or this language may not be supported.
Only used in cases where a single starting point is needed.
If neither this value nor OffsetYOrigin are supplied, no movement will take place. If OffsetY is supplied and OffsetYOrigin is Relative, the Y offset will be relative to the previous router position.