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
- namespace Aspose.Svg.Drawing
- assembly Aspose.SVG