menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class Path

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

    Constructors

    Path()

    Initialise the new instance of the Path.

    Declaration
    public Path()

    Properties

    AutomationPropertiesHelpText

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

    AutomationPropertiesName

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

    Clip

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

    Data

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

    Fill

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

    FixedPageNavigateUri

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

    Key

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

    lang

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

    Name

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

    Opacity

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

    OpacityMask

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

    PathClip

    Declaration
    public Geometry PathClip { get; set; }
    Property Value
    Type
    Geometry

    PathData

    Declaration
    public Geometry PathData { get; set; }
    Property Value
    Type
    Geometry

    PathFill

    Declaration
    public Brush PathFill { get; set; }
    Property Value
    Type
    Brush

    PathOpacityMask

    Declaration
    public Brush PathOpacityMask { get; set; }
    Property Value
    Type
    Brush

    PathRenderTransform

    Declaration
    public Transform PathRenderTransform { get; set; }
    Property Value
    Type
    Transform

    PathStroke

    Declaration
    public Brush PathStroke { get; set; }
    Property Value
    Type
    Brush

    RenderTransform

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

    SnapsToDevicePixels

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

    SnapsToDevicePixelsSpecified

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

    Stroke

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

    StrokeDashArray

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

    StrokeDashCap

    Declaration
    public DashCap StrokeDashCap { get; set; }
    Property Value
    Type
    DashCap

    StrokeDashOffset

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

    StrokeEndLineCap

    Declaration
    public LineCap StrokeEndLineCap { get; set; }
    Property Value
    Type
    LineCap

    StrokeLineJoin

    Declaration
    public LineJoin StrokeLineJoin { get; set; }
    Property Value
    Type
    LineJoin

    StrokeMiterLimit

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

    StrokeStartLineCap

    Declaration
    public LineCap StrokeStartLineCap { get; set; }
    Property Value
    Type
    LineCap

    StrokeThickness

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