[]
Represents a fragment of a RenderGraphics in a resolved C1PrintDocument.
public class RenderGraphicsFragment : RenderFragment, IDocumentLocation
| Name | Description |
|---|---|
| RenderObject | Gets the RenderGraphics that produced the current fragment. |
| Name | Description |
|---|---|
| CreateSame() | Creates new empty RenderGraphicsFragment object linked with same RenderObject as current object. |
| GetContentAutoHeight(double, ref double) | For internal use. |
| GetContentAutoSize(ref double, ref double) | For internal use. |
| GetContentAutoWidth(double, ref double) | For internal use. |
| GetDrawingFlags(bool) | For internal use. |
| InternalDraw(Graphics, DrawParams) | For internal use. |