[]
        
(Showing Draft Content)

C1.C1Preview.RenderLineFragment

RenderLineFragment Class

Represents a fragment of a RenderLineBase in a resolved C1PrintDocument.

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

Properties

Name Description
Line

Gets the LinePropsBase object describing the line represented by the current fragment's RenderLineBase.

RenderObject

Gets the RenderLineBase that produced the current fragment.

Methods

Name Description
CreateSame()

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