| C1.Xaml.Schedule Namespace > VisualInterval Class : VisualInterval Constructor |
'DeclarationPublic Function New( _ ByVal scheduler As C1Scheduler, _ ByVal ownerGroup As SchedulerGroupItem, _ ByVal startTime As Date, _ ByVal timescale As TimeSpan _ )
'UsageDim scheduler As C1Scheduler Dim ownerGroup As SchedulerGroupItem Dim startTime As Date Dim timescale As TimeSpan Dim instance As New VisualInterval(scheduler, ownerGroup, startTime, timescale)
public VisualInterval( C1Scheduler scheduler, SchedulerGroupItem ownerGroup, DateTime startTime, TimeSpan timescale )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2