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.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

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

See Also