Class
PolyLineSegment

Definition

Namespace:Telerik.WinControls.RichTextEditor.UI

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

cs-api-definition
public sealed class PolyLineSegment : PathSegment

Inheritance: objectPathSegmentPolyLineSegment

Constructors

PolyLineSegment()

Declaration

cs-api-definition
public PolyLineSegment()

Properties

Points

Declaration

cs-api-definition
public List<PointF> Points { get; }

Property Value

List<PointF>