menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OXPSPathGeometry - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OXPSPathGeometry

    Inheritance
    System.Object
    OXPSPathGeometry
    Namespace: Syncfusion.XPS
    Assembly: Syncfusion.Pdf.UWP.dll
    Syntax
    public class OXPSPathGeometry : Object

    Constructors

    OXPSPathGeometry()

    Declaration
    public OXPSPathGeometry()

    Properties

    Figures

    Declaration
    public string Figures { get; set; }
    Property Value
    Type
    System.String

    FillRule

    Declaration
    public OXPSFillRule FillRule { get; set; }
    Property Value
    Type
    OXPSFillRule

    Key

    Declaration
    public string Key { get; set; }
    Property Value
    Type
    System.String

    PathFigure

    Declaration
    public OXPSPathFigure[] PathFigure { get; set; }
    Property Value
    Type
    OXPSPathFigure[]

    PathGeometryTransform

    Declaration
    public OXPSTransform PathGeometryTransform { get; set; }
    Property Value
    Type
    OXPSTransform

    Transform

    Declaration
    public string Transform { get; set; }
    Property Value
    Type
    System.String

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved