blockly > zelos > ConstantProvider > makeNotch
متد zelos.ConstantProvider.makeNotch()
امضا:
makeNotch(): {
type: number;
width: number;
height: number;
pathLeft: string;
pathRight: string;
};
برمی گرداند:
{نوع: تعداد; عرض: عدد; ارتفاع: تعداد; pathLeft: string; pathRight: رشته; }
،
blockly > zelos > ConstantProvider > makeNotch
متد zelos.ConstantProvider.makeNotch()
امضا:
makeNotch(): {
type: number;
width: number;
height: number;
pathLeft: string;
pathRight: string;
};
برمی گرداند:
{نوع: تعداد; عرض: عدد; ارتفاع: تعداد; pathLeft: string; pathRight: رشته; }
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی."],[[["The `zelos.ConstantProvider.makeNotch()` method defines the shape and dimensions of the notch used for puzzle tabs and connection points in Blockly's Zelos theme."],["It returns an object specifying the notch's type, width, height, and SVG paths for its left and right sides, enabling consistent rendering of interlocking block connections."]]],[]]