PathFigure
Class
Definition
Namespace:Telerik.WinControls.UI.Diagrams.MissingTypes
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
C#
public sealed class PathFigure
Inheritance: objectPathFigure
Constructors
C#
public PathFigure()
Properties
C#
public PathSegmentCollection Segments { get; set; }
C#
public Point StartPoint { get; set; }