[]
        
(Showing Draft Content)

C1.C1Preview.RenderGraphicsFragment

RenderGraphicsFragment Class

Represents a fragment of a RenderGraphics in a resolved C1PrintDocument.

Inheritance
RenderGraphicsFragment
Implements
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.4.8.dll
Syntax
public class RenderGraphicsFragment : RenderFragment, IDocumentLocation

Properties

Name Description
RenderObject

Gets the RenderGraphics that produced the current fragment.

Methods

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.