Class HandleSize
Handle size enumeration
Inheritance
System.Object
HandleSize
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public sealed class HandleSize : Enum
Fields
Big
Bug style.
Declaration
public const HandleSize Big
Field Value
| Type |
|---|
| HandleSize |
Giant
Giant style.
Declaration
public const HandleSize Giant
Field Value
| Type |
|---|
| HandleSize |
Medium
Medium style.
Declaration
public const HandleSize Medium
Field Value
| Type |
|---|
| HandleSize |
Small
Small size.
Declaration
public const HandleSize Small
Field Value
| Type |
|---|
| HandleSize |