Class ZoomMode
Zoom mode to specify value in Percentage or double value. Example: 0.5d is 50% 1d is equal to 100% 1.5d is 150%
Inheritance
System.Object
ZoomMode
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public sealed class ZoomMode : Enum
Fields
Percentage
Access zoom value in Percentage
Declaration
public const ZoomMode Percentage
Field Value
Type |
---|
ZoomMode |
Unit
Access zoom value in double type
Declaration
public const ZoomMode Unit
Field Value
Type |
---|
ZoomMode |