Applies the font properties to a CanvasRenderingContext2D drawing object.
Namespace: MindFusion.Drawing
File: Font.js
SyntaxJavaScript
Copy Code
|
|---|
function apply (context) |
CanvasRenderingContext2D. The CanvasRenderingContext2D drawing object.
See Also