Gets or sets the zoom applied in this panel.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public C1ZoomUnit Zoom { get; set; }
Visual Basic
Public Property Zoom As C1ZoomUnit
	Get
	Set

See Also