Class SizeForm
Represents the size form
Inheritance
System.Object
SizeForm
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class SizeForm : Enum
Fields
ExtraSmall
Defines extra small size.
Declaration
public const SizeForm ExtraSmall
Field Value
Type |
---|
SizeForm |
Large
Defines large size.
Declaration
public const SizeForm Large
Field Value
Type |
---|
SizeForm |
Small
Defines small size.
Declaration
public const SizeForm Small
Field Value
Type |
---|
SizeForm |