menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class OXPSArcSegment

    Inheritance
    System.Object
    OXPSArcSegment
    Namespace: Syncfusion.XPS
    Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
    Syntax
    public class OXPSArcSegment : Object

    Constructors

    OXPSArcSegment()

    Declaration
    public OXPSArcSegment()

    Properties

    IsLargeArc

    Declaration
    public bool IsLargeArc { get; set; }
    Property Value
    Type
    System.Boolean

    IsStroked

    Declaration
    public bool IsStroked { get; set; }
    Property Value
    Type
    System.Boolean

    Point

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

    RotationAngle

    Declaration
    public double RotationAngle { get; set; }
    Property Value
    Type
    System.Double

    Size

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

    SweepDirection

    Declaration
    public OXPSSweepDirection SweepDirection { get; set; }
    Property Value
    Type
    OXPSSweepDirection
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved