ComponentOne GanttView for WinForms
ZoomTask Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : ZoomTask Method
The task to zoom.
Zoom to a specific task.
Syntax
'Declaration
 
Public Sub ZoomTask( _
   ByVal task As Task _
) 
public void ZoomTask( 
   Task task
)

Parameters

task
The task to zoom.
See Also

Reference

C1GanttView Class
C1GanttView Members