[]
        
(Showing Draft Content)

C1.C1Preview.RenderImageFragment

RenderImageFragment Class

Represents a fragment of a RenderImage in a resolved C1PrintDocument.

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

Properties

Name Description
RenderObject

Gets the RenderImage that produced the current fragment.

Methods

Name Description
CreateSame()

Creates new empty RenderImageFragment 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.