Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FillType

    Show / Hide Table of Contents

    Class FillType

    Specifies the fill type.

    Inheritance
    System.Object
    FillType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class FillType : Enum

    Fields

    FillBackground

    Fill is the same as the background.

    Declaration
    public const FillType FillBackground
    Field Value
    Type Description
    FillType

    FillGradient

    Gradient fill.

    Declaration
    public const FillType FillGradient
    Field Value
    Type Description
    FillType

    FillMixed

    Mixed fill.

    Declaration
    public const FillType FillMixed
    Field Value
    Type Description
    FillType

    FillPatterned

    Patterned fill.

    Declaration
    public const FillType FillPatterned
    Field Value
    Type Description
    FillType

    FillPicture

    Picture fill.

    Declaration
    public const FillType FillPicture
    Field Value
    Type Description
    FillType

    FillSolid

    Solid fill.

    Declaration
    public const FillType FillSolid
    Field Value
    Type Description
    FillType

    FillTextured

    Textured fill.

    Declaration
    public const FillType FillTextured
    Field Value
    Type Description
    FillType

    None

    No Fill.

    Declaration
    public const FillType None
    Field Value
    Type Description
    FillType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved