docs: bounds api desc ++

This commit is contained in:
Mira Grudzinska 2023-08-01 14:13:49 +02:00 committed by Mira Grudzinska
parent c5a02b90df
commit 5bb2eb06b4

View file

@ -818,7 +818,7 @@ public:
/** /**
* @brief Resets the properties of the shape path. * @brief Resets the properties of the shape path.
* *
* The color, the fill and the stroke properties are retained. * The transformation matrix, the color, the fill and the stroke properties are retained.
* *
* @return Result::Success when succeed. * @return Result::Success when succeed.
* *