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