Gets a TimeSpan of a time range represented by the VisualInterval object.

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

Syntax

C#
public TimeSpan TimeScale { get; }
Visual Basic (Declaration)
Public ReadOnly Property TimeScale As TimeSpan
	Get

See Also