Unit.FromCentimeters
Unit.FromCentimeters method
Returns a Length
object that is represented in centimeters.
public static Length FromCentimeters(double value)
Parameter | Type | Description |
---|---|---|
value | Double | The value. |
Return Value
Returns a Length
object.
See Also
- class Length
- class Unit
- namespace Aspose.Svg.Drawing
- assembly Aspose.SVG