با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
blockly > blockRendering > Connection > shape
ویژگی blockRendering.Connection.shape
امضا:
shape: Shape;
،
blockly > blockRendering > Connection > shape
ویژگی blockRendering.Connection.shape
امضا:
shape: Shape;
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی."],[[["This property refers to the physical form or outline of a connection point on a Blockly block, represented by a `Shape` object."],["It dictates how the connecting point visually appears and is essential for determining compatible connection types."],["The `shape` property is crucial for aligning and joining blocks in the Blockly workspace, ensuring connections fit seamlessly together."]]],["The `blockRendering.Connection.shape` property, defined within the Blockly library, is of type `Shape`. It represents the visual shape of a connection point on a block. This property holds the specific geometric form or design used to render the connection, indicating how it visually interacts with other connections. The type `Shape` determines what kind of shape is rendered.\n"]]