Gets or sets the zoom applied in this panel.

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

Syntax

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

See Also