right property
right property
Gets or sets the right.
Definition:
@property
def right(self):
...
@right.setter
def right(self, value):
...
See Also
- module
aspose.svg.drawing
- class
LengthOrAuto
- class
Margin
Gets or sets the right.
@property
def right(self):
...
@right.setter
def right(self, value):
...
aspose.svg.drawing
LengthOrAuto
Margin