class Canvas
package armory.ui
Static variables
Static methods
staticgetAnchorOffset(canvas:TCanvas, element:TElement):Array<Float>
staticparseCanvasFromBlob(blob:Blob):TCanvas
Parse the content of the given blob object and return a TCanvas
object
from it.