DioDocs for PDF
Surface クラス メソッド

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

このクラスのメンバの一覧は、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 名前空間