Unit.FromDotsPerInch
Unit.FromDotsPerInch method
Returns a Resolution
object that is represented in dots per inch.
public static Resolution FromDotsPerInch(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