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

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public RoundRectangleProps RoundRectangle { get; }
Visual Basic
Public ReadOnly Property RoundRectangle As RoundRectangleProps
	Get

See Also