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