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