封鎖 >泡泡 >TextBubble >(建構函式)
bubbles.TextBubble.(constructor)
建構 TextBubble
類別的新例項
Signature:
constructor(text: string, workspace: WorkspaceSvg, anchor: Coordinate, ownerRect?: Rect | undefined);
參數
參數 | 類型 | 說明 |
---|---|---|
文字 | 字串 | |
工作區 | WorkspaceSvg | |
anchor | 座標 | |
ownerRect | 矩形 |未定義 | (選用) |