blockly > blockRendering > ConstantProvider > OUTSIDE_CORNERS
blockRendering.ConstantProvider.OUTSIDE_CORNERS özelliği
İmza:
OUTSIDE_CORNERS: OutsideCorners;
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2023-12-01 UTC.
[null,null,["Son güncelleme tarihi: 2023-12-01 UTC."],[[["`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"]]