FlexReport for WinForms
RenderFragment クラス メンバ
フィールド  プロパティ  メソッド 


C1.Document アセンブリ > C1.Document 名前空間 : RenderFragment クラス

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

プロテクト フィールド
 名前解説
Protected フィールド  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the C1.Interop.Thickness structure defining the drawing offset for background it is used if background is "complex" gradient, image etc.  
Public プロパティGets or sets bounds of the RenderFragment on page or parent.  
Public プロパティGets a collection of children RenderFragment objects.  
Public プロパティGets or sets the C1.Interop.Thickness structure defining the drawing offset for content.  
Public プロパティGets the C1Document referenced by the RenderObject of this RenderFragment.  
Public プロパティGets or sets the edge flags.  
Public プロパティGets a value indicating whether this RenderFragment object contains child RenderFragment objects.  
Public プロパティGets or sets the flags RenderObject of the bottom border edge.  
Public プロパティGets or sets the flags RenderObject of the left border edge.  
Public プロパティGets or sets the flags RenderObject of the right border edge.  
Public プロパティGets or sets the flags RenderObject of the top border edge.  
Public プロパティGet the C1Page object containing this fragment.  
Public プロパティGets the parent RenderFragment object.  
Public プロパティGets the RenderObject producing this fragment.  
トップ
パブリック メソッド
 名前解説
Public メソッドAssigns all from another RenderFragment object.  
Public メソッドCreates a new instance of the same class as this one.  
Public メソッドDraw fragments in specified position, visibilityRectPx defines the visible rectangle, only fragments which intersect with it should be drawn. All positions specified in pixels of graphics.  
Public メソッドGets the RenderObject thickness of a frame around a rectangle.  
Public メソッドオーバーロードされます。 Gets the bounds without spacing.  
Public メソッドオーバーロードされます。 Gets the RenderObject content bounds.  
Public メソッドGets the RenderObject padding (white space added between the style owner's content and borders).  
Public メソッドGets the page bounds.  
Public メソッドAdds RenderObject fragments to list.  
Public メソッドGets the RenderObject spacing between the the current style's owner and the surrounding objects.  
Public メソッドGets the RenderObject top-left children offset.  
Public メソッドReturns offset of the fragment's client area relative to the page's top-left corner.  
Public メソッド  
トップ
プロテクト メソッド
 名前解説
Protected メソッドDraws borders of the object.  
Protected メソッドDraws content of the object.  
Protected メソッドDetermines if the flags match the mask.  
Protected メソッドSets the flags by mask.  
Protected メソッドConverts point specified relative to top-left corner of the parent fragment to page coordinates.  
トップ
参照

参照

RenderFragment クラス
C1.Document 名前空間