Search
GraphicsUnit.Pixel Property
See Also
 






Specifies the pixel unit as the unit of measure.

Namespace: MindFusion.Drawing
File: GraphicsUnit.js

 Syntax

JavaScript  Copy Code

get Pixel() {}
set Pixel(value) {}

 Property Value

Number

Defines 96 DPI resolution.

 See Also