[]
        
(Showing Draft Content)

C1.C1Preview.RenderRectangleFragment

RenderRectangleFragment Class

Represents a fragment of a RenderRectangle in a resolved C1PrintDocument.

Implements
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.4.8.dll
Syntax
public class RenderRectangleFragment : RenderShapeFragment, IDocumentLocation

Properties

Name Description
Rectangle

Gets the RectangleProps object describing the line represented by the current fragment's RenderRectangle.

RenderObject

Gets the RenderRectangle that produced the current fragment.

Methods

Name Description
CreateSame()

Creates new empty RenderRectangleFragment object linked with same RenderObject as current object.