menu

Document Processing

OXPSArcSegment Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    OXPSArcSegment Class

    Inheritance
    System.Object
    OXPSArcSegment
    Namespace: Syncfusion.XPS
    Assembly: Syncfusion.Pdf.Base.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