Class RenderingHelperStyle
Specifies Rendering helper style.
Inheritance
System.Object
RenderingHelperStyle
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Windows.dll
Syntax
public sealed class RenderingHelperStyle : Enum
Fields
DashedOutline
Dashed outline style
Declaration
public const RenderingHelperStyle DashedOutline
Field Value
| Type |
|---|
| RenderingHelperStyle |
FilledRectangle
Filled rectangle style
Declaration
public const RenderingHelperStyle FilledRectangle
Field Value
| Type |
|---|
| RenderingHelperStyle |
GhostCopy
Ghost copy style.
Declaration
public const RenderingHelperStyle GhostCopy
Field Value
| Type |
|---|
| RenderingHelperStyle |
SolidOutline
Solid outline style
Declaration
public const RenderingHelperStyle SolidOutline
Field Value
| Type |
|---|
| RenderingHelperStyle |