DioDocs for PDF
LayoutHost クラス メンバ
プロパティ  メソッド 

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 : LayoutHost クラス

LayoutHostデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the LayoutHost object.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating if the LayoutHost contains rectangles with unresolved changes.  
Public プロパティGets a value indicating if the LayoutHost does not allow any modifications or recalculations.  
Public プロパティGets or sets the object that contains data about the LayoutHost.  
Public プロパティGets or sets a value indicating whether a LayoutException should be thrown if the width or height of some LayoutRect becomes negative.

The default is true.

 
Public プロパティGets or sets a value for which all absolute numbers smaller than are considered equal to zero.

Possible values are between 0.00001f and 1f. The default is 0.01f.

 
トップ
パブリック メソッド
 名前解説
Public メソッドCreates a new LayoutView and associates it with the LayoutHost.  
Public メソッドReleases all memory resources required for recalculating the layout.  
Public メソッドRecalculates the layout of all "dirty" LayoutRect objects in the LayoutHost.  
トップ
参照

LayoutHost クラス
GrapeCity.Documents.Layout 名前空間
TableRenderer クラス