Gets the uniform delta scale.

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

Syntax

C#
public double UniformDeltaScale { get; }
Visual Basic
Public ReadOnly Property UniformDeltaScale As Double
	Get

See Also