menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OXPSPathGeometry - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OXPSPathGeometry

    Inheritance
    System.Object
    OXPSPathGeometry
    Namespace: Syncfusion.XPS
    Assembly: Syncfusion.XpsToPdfConverter.Portable.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved