blockly > IASTNodeLocationSvg > setCursorSvg

طريقة IASTNodeLocationSvg.setCursorSvg()

أضِف مؤشر SVG إلى مجموعة SVG الخاصة بهذه العقدة.

Signature:

setCursorSvg(cursorSvg: SVGElement | null): void;

المَعلمات

المَعلمة Type الوصف
cursorSvg SVGElement | فارغ جذر SVG للمؤشر الذي ستتم إضافته إلى مجموعة SVG.

المرتجعات:

void