Class ZoomType
Specifies zooming action type.
Inheritance
System.Object
ZoomType
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public sealed class ZoomType : Enum
Fields
Center
Center based zooming
Declaration
public const ZoomType Center
Field Value
| Type |
|---|
| ZoomType |
TopLeft
TopLeft based zooming
Declaration
public const ZoomType TopLeft
Field Value
| Type |
|---|
| ZoomType |