mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 13:43:43 +00:00
docs: bounds api desc ++
This commit is contained in:
parent
c5a02b90df
commit
5bb2eb06b4
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue