Reporting

Represents a polygon shape.

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

Syntax

C#
[SerializableAttribute]
public class PolygonShape : PolygonShapeBase
Visual Basic
<SerializableAttribute> _
Public Class PolygonShape _
	Inherits PolygonShapeBase

Inheritance Hierarchy

Version Information

Supported in: 1.0.1

See Also