CompositeActivityDesigner.TextRectangle プロパティ

定義

論理座標の説明の四角形の値を取得します。

protected:
 virtual property System::Drawing::Rectangle TextRectangle { System::Drawing::Rectangle get(); };
protected override System.Drawing.Rectangle TextRectangle { get; }
member this.TextRectangle : System.Drawing.Rectangle
Protected Overrides ReadOnly Property TextRectangle As Rectangle

プロパティ値

論理座標での説明の四角形の値。

注釈

テキストの説明を表示するデザイナー上の場所を決定するために使用します。

適用対象