Search
GraphicsUnit.Point Property
See Also
 






Specifies a printer's point as the unit of measure.

Namespace: MindFusion.Drawing
File: GraphicsUnit.js

 Syntax

JavaScript  Copy Code

get Point() {}
set Point(value) {}

 Property Value

Number

Defines 72 DPI resolution.

 See Also