Search
GraphicsUnit.Centimeter Property
See Also
 






Specifies the centimeter as the unit of measure.

Namespace: MindFusion.Drawing
File: GraphicsUnit.js

 Syntax

JavaScript  Copy Code

get Centimeter() {}
set Centimeter(value) {}

 Property Value

Number

Defines 2.54 DPI resolution.

 See Also