clip property
clip property
See the clip property definition in CSS2.
Definition:
@property
def clip(self):
...
@clip.setter
def clip(self, value):
...
See Also
- module
aspose.svg.dom.css
- class
ICSS2Properties
See the clip property definition in CSS2.
@property
def clip(self):
...
@clip.setter
def clip(self, value):
...
aspose.svg.dom.css
ICSS2Properties