Property Offset
Offset
Gets the offset of the position from the right/bottom edge of the SuperView's content area.
public int Offset { get; }
Property Value
Remarks
When UseDimForOffset is true, this value is ignored and the view's dimension is used as the offset instead.