Unit.FromDotsPerPixel
Unit.FromDotsPerPixel method
Returns a Resolution
object that is represented in dots per pixels.
public static Resolution FromDotsPerPixel(double value)
Parameter | Type | Description |
---|---|---|
value | Double | The value. |
Return Value
Returns a Resolution
object.
See Also
- class Resolution
- class Unit
- package com.aspose.html.Drawing
- package Aspose.HTML