blockly > blockRendering > ConstantProvider > OUTSIDE_CORNERS
ویژگی blockRendering.ConstantProvider.OUTSIDE_CORNERS
امضا:
OUTSIDE_CORNERS: OutsideCorners;
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-12 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-12 بهوقت ساعت هماهنگ جهانی."],[[["`OUTSIDE_CORNERS` is a property of the `ConstantProvider` class within Blockly's block rendering namespace."],["This property, of type `OutsideCorners`, defines the shape of the outer corners of blocks in the rendered workspace."],["It provides constants for specifying how outside corners of blocks should be rendered, contributing to the overall visual style."]]],["The `OUTSIDE_CORNERS` property, found within the `blockRendering.ConstantProvider` class, is defined. This property's type is `OutsideCorners`. This indicates that within the Blockly block rendering system, a ConstantProvider instance will contain information about the outside corners as an `OutsideCorners` object. This is a part of how the block is rendered.\n"]]