Gets a value indicating whether the zoom is a fixed value.

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

Syntax

C#
public bool IsFixed { get; }
Visual Basic
Public ReadOnly Property IsFixed As Boolean
	Get

See Also