Class OXPSPathFigure
Inheritance
System.Object
OXPSPathFigure
Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
public class OXPSPathFigure : Object
Constructors
Declaration
Properties
Declaration
public bool IsClosed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool IsFilled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public object[] Items { get; set; }
Property Value
Type |
Description |
System.Object[] |
|
Declaration
public string StartPoint { get; set; }
Property Value
Type |
Description |
System.String |
|