[]
        
(Showing Draft Content)

C1.C1Preview.RenderShapeFragment

RenderShapeFragment Class

Represents a fragment of a RenderShapeBase in a resolved C1PrintDocument.

Implements
Namespace: C1.C1Preview
Assembly: C1.WPF.PrintDocument.4.6.2.dll
Syntax
public abstract class RenderShapeFragment : RenderFragment, IDocumentLocation
Public MustInherit Class RenderShapeFragment
    Inherits RenderFragment
    Implements IDocumentLocation

Properties

Name Description
RenderObject

Gets the RenderShapeBase that produced the current fragment.

Shape

Gets the ShapeProps object describing the geometric shape represented by the current fragment's RenderShapeBase.