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