Class SpreadMethod
SpreadMethod enumeration.
Inheritance
System.Object
SpreadMethod
Namespace: Syncfusion.SVG.IO
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public sealed class SpreadMethod : Enum
Fields
pad
Pad Spread method
Declaration
public const SpreadMethod pad
Field Value
| Type |
|---|
| SpreadMethod |
reflect
Reflect Spread method
Declaration
public const SpreadMethod reflect
Field Value
| Type |
|---|
| SpreadMethod |
repeat
Repeat Spread method
Declaration
public const SpreadMethod repeat
Field Value
| Type |
|---|
| SpreadMethod |