Search
GraphicsUnit.Percent Property
See Also
 





Specifies the world coordinate system unit as the unit of measure.

Namespace: MindFusion.Drawing
File: GraphicsUnit.js

 Syntax

JavaScript  Copy Code

get Percent() {}
set Percent(value) {}

 Property Value

Number

For internal use.

 See Also