| 名前 | 解説 | |
|---|---|---|
![]() | RenderImageFragment コンストラクタ | Initializes a new instance of the RenderImageFragment class. |
RenderImageFragmentデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | RenderImageFragment コンストラクタ | Initializes a new instance of the RenderImageFragment class. |
| 名前 | 解説 | |
|---|---|---|
![]() | BackgroundOffset | Gets or sets the C1.Interop.Thickness structure defining the drawing offset for background it is used if background is "complex" gradient, image etc. C1.Document.RenderFragmentから継承されます。 |
![]() | Bounds | Gets or sets bounds of the RenderFragment on page or parent. C1.Document.RenderFragmentから継承されます。 |
![]() | ChildFragments | Gets a collection of children RenderFragment objects. C1.Document.RenderFragmentから継承されます。 |
![]() | ContentOffset | Gets or sets the C1.Interop.Thickness structure defining the drawing offset for content. C1.Document.RenderFragmentから継承されます。 |
![]() | Document | Gets the C1Document referenced by the RenderFragment.RenderObject of this RenderFragment. C1.Document.RenderFragmentから継承されます。 |
![]() | EdgeFlags | Gets or sets the edge flags. C1.Document.RenderFragmentから継承されます。 |
![]() | HasChildFragments | Gets a value indicating whether this RenderFragment object contains child RenderFragment objects. C1.Document.RenderFragmentから継承されます。 |
![]() | IsBottomEdge | Gets or sets the flags RenderFragment.RenderObject of the bottom border edge. C1.Document.RenderFragmentから継承されます。 |
![]() | IsLeftEdge | Gets or sets the flags RenderFragment.RenderObject of the left border edge. C1.Document.RenderFragmentから継承されます。 |
![]() | IsRightEdge | Gets or sets the flags RenderFragment.RenderObject of the right border edge. C1.Document.RenderFragmentから継承されます。 |
![]() | IsTopEdge | Gets or sets the flags RenderFragment.RenderObject of the top border edge. C1.Document.RenderFragmentから継承されます。 |
![]() | Page | Get the C1Page object containing this fragment. C1.Document.RenderFragmentから継承されます。 |
![]() | ParentFragment | Gets the parent RenderFragment object. C1.Document.RenderFragmentから継承されます。 |
![]() | RenderObject | Gets the RenderImage producing this fragment. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | Assigns all from another RenderFragment object. C1.Document.RenderFragmentから継承されます。 |
![]() | CreateSame | オーバーライドされます。 Creates a new instance of the same class as this one. |
![]() | Draw | 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. C1.Document.RenderFragmentから継承されます。 |
![]() | GetBorders | Gets the RenderFragment.RenderObject thickness of a frame around a rectangle. C1.Document.RenderFragmentから継承されます。 |
![]() | GetBoundsWithoutSpacing | オーバーロードされます。 Gets the bounds without spacing. C1.Document.RenderFragmentから継承されます。 |
![]() | GetContentBounds | オーバーロードされます。 Gets the RenderFragment.RenderObject content bounds. C1.Document.RenderFragmentから継承されます。 |
![]() | GetPadding | Gets the RenderFragment.RenderObject padding (white space added between the style owner's content and borders). C1.Document.RenderFragmentから継承されます。 |
![]() | GetPageBounds | Gets the page bounds. C1.Document.RenderFragmentから継承されます。 |
![]() | GetRenderObjectFragments | Adds RenderFragment.RenderObject fragments to list. C1.Document.RenderFragmentから継承されます。 |
![]() | GetSpacing | Gets the RenderFragment.RenderObject spacing between the the current style's owner and the surrounding objects. C1.Document.RenderFragmentから継承されます。 |
![]() | GetTopLeftChildrenOffset | Gets the RenderFragment.RenderObject top-left children offset. C1.Document.RenderFragmentから継承されます。 |
![]() | GetTopLeftChildrenOffsetRelativeToPage | Returns offset of the fragment's client area relative to the page's top-left corner. C1.Document.RenderFragmentから継承されます。 |
![]() | ToString | C1.Document.RenderFragmentから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | DrawBorders | Draws borders of the object. C1.Document.RenderFragmentから継承されます。 |
![]() | DrawContent | オーバーライドされます。 Draws content of the object. |
![]() | GetFlag | Determines if the flags match the mask. C1.Document.RenderFragmentから継承されます。 |
![]() | SetFlag | Sets the flags by mask. C1.Document.RenderFragmentから継承されます。 |
![]() | ToPagePosition | Converts point specified relative to top-left corner of the parent fragment to page coordinates. C1.Document.RenderFragmentから継承されます。 |