from_dots_per_inch method
from_dots_per_inch
Returns a Resolution
object that is represented in dots per inch.
Returns
Returns a Resolution
object.
def from_dots_per_inch(self, value):
...
Parameter | Type | Description |
---|---|---|
value | float | The value. |
See Also
- module
aspose.svg.drawing
- class
Frequency
- class
Resolution