OXPSPathFigure Class
Inheritance
System.Object
    OXPSPathFigure
  Namespace: Syncfusion.XPS
Assembly: Syncfusion.Pdf.Base.dll
Syntax
public class OXPSPathFigure : Object
  Constructors
OXPSPathFigure()
Declaration
public OXPSPathFigure()
  Properties
IsClosed
Declaration
public bool IsClosed { get; set; }
  Property Value
| Type | 
|---|
| System.Boolean | 
IsFilled
Declaration
public bool IsFilled { get; set; }
  Property Value
| Type | 
|---|
| System.Boolean | 
Items
Declaration
public object[] Items { get; set; }
  Property Value
| Type | 
|---|
| System.Object[] | 
StartPoint
Declaration
public string StartPoint { get; set; }
  Property Value
| Type | 
|---|
| System.String |