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