02-27-2024, 09:24 PM
Online Help says in text following:
The TBOffsets type has 4 properties - Top, Bottom, Left and Right
but internally another order is used in code:
public TBOffsets(double left, double top, double right, double bottom)
so right order in help text should be corrected to Left, Top, Right, Bottom in url https://www.libreautomate.com/api/Au.too...fsets.html
The TBOffsets type has 4 properties - Top, Bottom, Left and Right
but internally another order is used in code:
public TBOffsets(double left, double top, double right, double bottom)
so right order in help text should be corrected to Left, Top, Right, Bottom in url https://www.libreautomate.com/api/Au.too...fsets.html