from_quarter_millimeters method
from_quarter_millimeters
Returns a Length
object that is represented in quarter-millimeters.
Returns
Returns a Length
object.
def from_quarter_millimeters(self, value):
...
Parameter | Type | Description |
---|---|---|
value | float | The value. |
See Also
- module
aspose.svg.drawing
- class
Length