Reporting

Represents a Bezier curve segment of a shape.

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

Syntax

C#
public class BezierSegment : IShapeSegment
Visual Basic
Public Class BezierSegment _
	Implements IShapeSegment

Inheritance Hierarchy

System..::..Object
  Telerik.Reporting.Drawing.Shapes..::..BezierSegment

Version Information

Supported in: 1.0.1

See Also