Search
GraphicsUnit.WpfPoint Property
See Also
 





Specifies the WpfPoint unit as the unit of measure.

Namespace: MindFusion.Drawing
File: GraphicsUnit.js

 Syntax

JavaScript  Copy Code

get WpfPoint() {}
set WpfPoint(value) {}

 Property Value

Number

Defines 96 DPI resolution.

 See Also