menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class OXPSLinearGradientBrush

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

    Constructors

    OXPSLinearGradientBrush()

    Declaration
    public OXPSLinearGradientBrush()

    Properties

    ColorInterpolationMode

    Declaration
    public OXPSClrIntMode ColorInterpolationMode { get; set; }
    Property Value
    Type
    OXPSClrIntMode

    EndPoint

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

    Key

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

    LinearGradientBrushGradientStops

    Declaration
    public OXPSGradientStop[] LinearGradientBrushGradientStops { get; set; }
    Property Value
    Type
    OXPSGradientStop[]

    LinearGradientBrushTransform

    Declaration
    public OXPSTransform LinearGradientBrushTransform { get; set; }
    Property Value
    Type
    OXPSTransform

    MappingMode

    Declaration
    public OXPSMappingMode MappingMode { get; set; }
    Property Value
    Type
    OXPSMappingMode

    Opacity

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

    SpreadMethod

    Declaration
    public OXPSSpreadMethod SpreadMethod { get; set; }
    Property Value
    Type
    OXPSSpreadMethod

    StartPoint

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

    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