rect property
Description: The coordinates (in pixels) of the watermark.
Implementation
Rect rect = Rect(originX: 0, originY: 0, sizeWidth: 0, sizeHeight: 0);
Description: The coordinates (in pixels) of the watermark.
Rect rect = Rect(originX: 0, originY: 0, sizeWidth: 0, sizeHeight: 0);