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