Search
GraphicsUnit.Display Property
See Also
 





Specifies the display unit as the unit of measure.

Namespace: MindFusion.Drawing
File: GraphicsUnit.js

 Syntax

JavaScript  Copy Code

get Display() {}
set Display(value) {}

 Property Value

Number

Defines 100 DPI resolution.

 See Also