blockly > blockRendering > Oluşturucu > makePathObject
blockRendering.Renderer.makePathObject() yöntemi
Oluşturucu yolu nesnesinin yeni bir örneğini oluşturun.
İmza:
makePathObject(root: SVGElement, style: BlockStyle): IPathObject;
Parametreler
Parametre | Tür | Açıklama |
---|---|---|
kök | SVGElement | Kök SVG öğesi. |
stil | BlockStyle | Renklendirme için kullanılacak stil nesnesi. |
Şunu döndürür:
Oluşturucu yol nesnesi.