Class PainterType
Specifies the Painter type.
Inheritance
System.Object
PainterType
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class PainterType : Enum
Fields
Colored
Specify the painter type as Colored.
Declaration
public const PainterType Colored
Field Value
| Type |
|---|
| PainterType |
Custom
Custom painter type.
Declaration
public const PainterType Custom
Field Value
| Type |
|---|
| PainterType |
Halftone
Specify the painter type as Halftone.
Declaration
public const PainterType Halftone
Field Value
| Type |
|---|
| PainterType |