Gets or sets a value between zero and one that determines the minimum scale to be applied to elements when they are away from the center.

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

Syntax

C#
public bool ApplyOpacity { get; set; }
Visual Basic
Public Property ApplyOpacity As Boolean
	Get
	Set

See Also