all property
Leave feedback
On this page
Gets or sets the value for all corners. Changing of any partial corner like top right makes this property equal 0;
@property
def all(self):
...
@all.setter
def all(self, value):
...
- module
groupdocs.signature.domain - class
Corners
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.