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