OXPSPathGeometry Class
  
  
  
  
    Inheritance
    System.Object
    OXPSPathGeometry
   
  
  Assembly: Syncfusion.Pdf.Base.dll
  Syntax
  
    public class OXPSPathGeometry : Object
   
  Constructors
  
  
  
  
  OXPSPathGeometry()
  
  
  Declaration
  
    public OXPSPathGeometry()
   
  Properties
  
  
  
  
  
  
  
  Declaration
  
    public string Figures { get; set; }
   
  Property Value
  
  
  
  
  FillRule
  
  
  Declaration
  
    public OXPSFillRule FillRule { get; set; }
   
  Property Value
  
  
  
  
  Key
  
  
  Declaration
  
    public string Key { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public OXPSPathFigure[] PathFigure { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public OXPSTransform PathGeometryTransform { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public string Transform { get; set; }
   
  Property Value