Search
GraphicsUnit.Document Property
See Also
 





Specifies the document unit as the unit of measure.

Namespace: MindFusion.Drawing
File: GraphicsUnit.js

 Syntax

JavaScript  Copy Code

get Document() {}
set Document(value) {}

 Property Value

Number

Defines 300 DPI resolution.

 See Also