CanvasRenderer::Shape: Add ResetPath() method for reset path information 97/256797/3
authorJunsuChoi <jsuya.choi@samsung.com>
Tue, 13 Apr 2021 07:07:30 +0000 (16:07 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Wed, 14 Apr 2021 05:34:24 +0000 (14:34 +0900)
There was no way to modify or remote previously added path information.
The user can update the shape by deleting the path information
and adding a new path information by using ResetPath() API.

Change-Id: Ia5a6484877aa410c18ba6c53d72bc65c77ad09fa


No differences found