WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PathGradientBrushStyle - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PathGradientBrushStyle

    Path gradient brush style enumeration.

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public enum PathGradientBrushStyle

    Fields

    Name Description
    CircleCenter

    Path gradient brush style will be applied in circle center.

    CircleLeftBottom

    Path gradient brush style will be applied in circle left bottom.

    CircleLeftTop

    Path gradient brush style will be applied in circle left top.

    CircleRightBottom

    Path gradient brush style will be applied in circle right bottom.

    CircleRightTop

    Path gradient brush style will be applied in circle right top.

    RectangleCenter

    Path gradient brush style will be applied in center.

    RectangleLeftBottom

    Path gradient brush style will be applied in left bottom.

    RectangleLeftTop

    Path gradient brush style will be applied in left top.

    RectangleRightBottom

    Path gradient brush style will be applied in right bottom.

    RectangleRightTop

    Path gradient brush style will be applied in right top.

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