名前 | 解説 | |
---|---|---|
AssignFrom | オーバーライドされます。 Assigns (copies) properties from another RenderFragment to the current object. | |
Clone | Creates a copy of the current RenderFragment. C1.C1Preview.RenderFragmentから継承されます。 | |
Draw | オーバーロードされます。 Draws the current fragment on a specified System.Drawing.Graphics. C1.C1Preview.RenderFragmentから継承されます。 | |
FindHyperlink | Searches for a C1Hyperlink object in the current fragment at the specified position. C1.C1Preview.RenderFragmentから継承されます。 | |
GetAnchorRect | Calculates the location of a C1Anchor contained in the RenderObject.Anchors collection of the render object that produced the current fragment. C1.C1Preview.RenderFragmentから継承されます。 | |
GetHyperlinks | Adds information about all hyperlinks that appear in the current fragment to a C1HyperlinkInfoCollection. C1.C1Preview.RenderFragmentから継承されます。 | |
HasClippedChildren | Checks whether any of the child fragments of the current fragment are clipped by its bounds. Depending on the recursive parameter, may also recursively test all child fragments. C1.C1Preview.RenderFragmentから継承されます。 | |
IsShadowVisible | Returns true if shadow visible for RenderFragment. C1.C1Preview.RenderFragmentから継承されます。 | |
ResolvingFinished | This method is called by the rendering engine after the current RenderFragment has been completely resolved. Typically this method would be used to clear temporary data created and used during resolving. C1.C1Preview.RenderFragmentから継承されます。 |