編集

次の方法で共有


SequentialWorkflowHeaderFooter.TextRectangle Property

Definition

Gets the bounding rectangle for the text associated with the header or footer.

public:
 virtual property System::Drawing::Rectangle TextRectangle { System::Drawing::Rectangle get(); };
public virtual System.Drawing.Rectangle TextRectangle { get; }
member this.TextRectangle : System.Drawing.Rectangle
Public Overridable ReadOnly Property TextRectangle As Rectangle

Property Value

The Rectangle that defines the bounds for the Text associated with the SequentialWorkflowHeaderFooter.

Applies to