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 PathGeometry : Geometry

Inheritance: objectGeometryPathGeometry

Inherited Members Geometry.Bounds

Constructors

C#
public PathGeometry()

Properties

C#
public List<PathFigure> Figures { get; }
C#
public FillRule FillRule { get; set; }