'宣言 Public Overloads Sub SetDirty( _ ByVal dirty As System.Boolean, _ ByVal layoutOnly As System.Boolean _ )
public void SetDirty( System.bool dirty, System.bool layoutOnly )
パラメータ
- dirty
- 要素をレイアウトする必要があるかどうか。
- layoutOnly
- ContentElements( TextElement、 ImageElementなどの 子を持たない要素)もレイアウトする必要があるかどうか。