[JsonPropertyAttribute(Order = 13)]
public string OffsetX { get; set; }
<JsonPropertyAttribute(Order := 13)>
Public Property OffsetX 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 OffsetXOrigin are supplied, no movement will take place. If OffsetX is supplied and OffsetXOrigin is Relative, the X offset will be relative to the previous router position.