menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class ArcSegment

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

    Constructors

    ArcSegment()

    Initialise the new instance of the Arc segment.

    Declaration
    public ArcSegment()

    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 SweepDirection SweepDirection { get; set; }
    Property Value
    Type
    SweepDirection
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved