Reporting

Represents shape with rounded corners.

Namespace: Telerik.Reporting.Drawing.Shapes
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
[SerializableAttribute]
public abstract class RoundedCornerShape : ShapeBase
Visual Basic
<SerializableAttribute> _
Public MustInherit Class RoundedCornerShape _
	Inherits ShapeBase

Inheritance Hierarchy

Version Information

Supported in: 1.0.1

See Also