PathGeometry
Class
Definition
Namespace:Telerik.WinControls.UI.Diagrams
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
C#
public sealed class PathGeometry : Geometry
Constructors
C#
public PathGeometry()
Properties
Figures
List<PathFigure>
C#
public List<PathFigure> Figures { get; }