গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > জেলোস > মার্কারএসভিজি
zelos.MarkerSvg ক্লাস
একটি মার্কার আঁকার ক্লাস।
স্বাক্ষর:
export declare class MarkerSvg extends BaseMarkerSvg
প্রসারিত: BaseMarkerSvg
কনস্ট্রাক্টর
বৈশিষ্ট্য
সম্পত্তি | সংশোধক | টাইপ | বর্ণনা |
---|
ধ্রুবক_ | | ZelosConstant প্রদানকারী | |
পদ্ধতি
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`MarkerSvg` is a class within the Blockly library's Zelos rendering namespace responsible for drawing markers on the workspace."],["It extends the `BaseMarkerSvg` class and utilizes SVG elements for rendering."],["Markers can be visually associated with blocks, inputs, or outputs using dedicated methods like `showWithBlock_`, `showWithInput_`, and `showWithOutput_`."],["The class manages marker visibility through `showWith...` and `hide()` methods and color application through `applyColour_`."],["`MarkerSvg` relies on a `ZelosConstantProvider` for theme-specific constants during rendering and styling."]]],[]]