Interface
IShapeSegment

Represents a shape segment.

Definition

Namespace:Telerik.Reporting.Drawing.Shapes

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public interface IShapeSegment

Derived Classes: BezierSegmentEllipseLineSegment

Properties

Points

Gets the points of this segment.

Declaration

cs-api-definition
PointF[] Points { get; }

Property Value

PointF[]

A point array representing the points of the segment.

In this article
DefinitionPropertiesPoints
Not finding the help you need?
Contact Support