New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.RichTextEditor.UI

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

C#
public sealed class PolyLineSegment : PathSegment

Inheritance: objectPathSegmentPolyLineSegment

Constructors

C#
public PolyLineSegment()

Properties

C#
public List<PointF> Points { get; }