blockly > blockRendering > MarkerSvg > positionPrevious_

ब्लॉक रेंडरिंग.मार्करSvg.positionपिछला_() तरीका

पिछले कनेक्शन के लिए मार्कर रखें. यह पिछले कनेक्शन को दिखाने के लिए, सबसे ऊपर नॉच के साथ आधा रेक्टैंगल दिखाता है.

हस्ताक्षर:

protected positionPrevious_(width: number, markerOffset: number, markerHeight: number, connectionShape: Notch): void;

पैरामीटर

पैरामीटर Type ब्यौरा
width नंबर ब्लॉक की चौड़ाई.
markerOffset नंबर ब्लॉक के चारों ओर से मार्कर का ऑफ़सेट.
markerHeight नंबर मार्कर की ऊंचाई.
connectionShape नॉच कनेक्शन के लिए आकार ऑब्जेक्ट.

सामान लौटाना:

void