ブロックする >バブル >TextBubble >(コンストラクタ)
bubbles.TextBubble.(constructor)
TextBubble
クラスの新しいインスタンスを作成します。
署名:
constructor(text: string, workspace: WorkspaceSvg, anchor: Coordinate, ownerRect?: Rect | undefined);
パラメータ
パラメータ | 型 | 説明 |
---|---|---|
テキスト | 文字列 | |
ワークスペース | WorkspaceSvg | |
アンカー | 座標 | |
ownerRect | Rect |未定義 | (省略可) |