menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IOfficeShapeGradientFill - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IOfficeShapeGradientFill

    Represents the gradient fill format.

    Namespace: Syncfusion.Office
    Assembly: Syncfusion.Compression.Portable.dll
    Syntax
    public interface IOfficeShapeGradientFill

    Properties

    GradientStops

    Gets the collection of gradient stops. Read-only.

    Declaration
    IOfficeShapeGradientStops GradientStops { get; }
    Property Value
    Type Description
    IOfficeShapeGradientStops

    The collection of IOfficeShapeGradientStops.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved