[]
        
(Showing Draft Content)

C1.C1Preview.RenderRoundRectangleFragment

RenderRoundRectangleFragment Class

Represents a fragment of a RenderRoundRectangle in a resolved C1PrintDocument.

Inheritance
RenderRoundRectangleFragment
Implements
Namespace: C1.C1Preview
Assembly: C1.WPF.PrintDocument.4.6.2.dll
Syntax
public class RenderRoundRectangleFragment : RenderRectangleFragment, IDocumentLocation
Public Class RenderRoundRectangleFragment
    Inherits RenderRectangleFragment
    Implements IDocumentLocation

Properties

Name Description
RenderObject

Gets the RenderRoundRectangle that produced the current fragment.

RoundRectangle

Gets the RoundRectangleProps object describing the line represented by the current fragment's RenderRoundRectangle.