menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class OfficeShapeFillType

    Specifies the type of fill for an object.

    Inheritance
    System.Object
    OfficeShapeFillType
    Namespace: Syncfusion.Office
    Assembly: Syncfusion.Compression.Portable.dll
    Syntax
    public sealed class OfficeShapeFillType : Enum

    Fields

    Automatic

    Specifies the OfficeShapeFillType is automatic.

    Declaration
    public const OfficeShapeFillType Automatic
    Field Value
    Type
    OfficeShapeFillType

    Gradient

    Specifies the OfficeShapeFillType is gradient.

    Declaration
    public const OfficeShapeFillType Gradient
    Field Value
    Type
    OfficeShapeFillType

    None

    Specifies the OfficeShapeFillType is none.

    Declaration
    public const OfficeShapeFillType None
    Field Value
    Type
    OfficeShapeFillType

    Pattern

    Specifies the OfficeShapeFillType is pattern.

    Declaration
    public const OfficeShapeFillType Pattern
    Field Value
    Type
    OfficeShapeFillType

    Picture

    Specifies the OfficeShapeFillType is Picture.

    Declaration
    public const OfficeShapeFillType Picture
    Field Value
    Type
    OfficeShapeFillType

    Solid

    Specifies the OfficeShapeFillType is solid.

    Declaration
    public const OfficeShapeFillType Solid
    Field Value
    Type
    OfficeShapeFillType

    Texture

    Specifies the OfficeShapeFillType is Texture.

    Declaration
    public const OfficeShapeFillType Texture
    Field Value
    Type
    OfficeShapeFillType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved