ClassPathFigure
Class
Definition
Namespace:Telerik.WinControls.RichTextEditor.UI
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public sealed class PathFigure
Inheritance: objectPathFigure
Constructors
PathFigure()
Declaration
cs-api-definition
public PathFigure()
Properties
Segments
Declaration
cs-api-definition
public List<PathSegment> Segments { get; }
Property Value
List<PathSegment>