Search
GraphicsUnit.Inch Property
See Also
 






Specifies the inch as the unit of measure.

Namespace: MindFusion.Drawing
File: GraphicsUnit.js

 Syntax

JavaScript  Copy Code

get Inch() {}
set Inch(value) {}

 Property Value

Number

Defines 1 DPI resolution.

 See Also