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

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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the Surface object with a GrapeCity.Documents.Layout.LayoutHost.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the transformation matrix of the GrapeCity.Documents.Drawing.GcGraphics object when it was passed to the Render method.

Returns an identity matrix when checked outside of the Render method.

 
Public プロパティGets the view that appears below all other views on this Surface.  
Public プロパティGets the associated GrapeCity.Documents.Layout.LayoutHost object.  
Public プロパティGets or sets the name of the Surface.  
Public プロパティGets or sets an object that contains arbitrary data associated with this surface.  
Public プロパティGets or sets a value indicating whether a GrapeCity.Documents.Layout.LayoutException should be thrown if the width or height of some GrapeCity.Documents.Layout.LayoutRects becomes negative.

The default is true.

 
Public プロパティGets the view that appears above all other views on this Surface.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Creates a View object that encapsulates a GrapeCity.Documents.Layout.LayoutView and adds it as the top layer.  
Public メソッドReturns the array of views on this Surface.  
Public メソッドRecalculates the layout of all Visual and Space objects on this Surface.  
Public メソッドDraws this Surface on a specified GrapeCity.Documents.Drawing.GcGraphics object.

This method first calls PerformLayout, if the call succeeds it then draws all layers starting with the bottom layer and going up. For each layer, it draws all visuals from the bottom to the top one, followed by drawing the layer's sub-layers. The process repeats until the topmost visual of the top layer has been drawn.

 
Public メソッドReturns a string that represents the current Surface.  
トップ
参照

Surface クラス
GrapeCity.Documents.Layout.Composition 名前空間