Leadtools.Medical.Workstation Namespace : StudiesChronologicalSequenceBuilder Class |
The following tables list the members exposed by StudiesChronologicalSequenceBuilder.
Name | Description | |
---|---|---|
StudiesChronologicalSequenceBuilder Constructor | Initializes a new instance of the StudiesChronologicalSequenceBuilder class. |
Name | Description | |
---|---|---|
AutoHidePanelDockedLength | Gets or sets the length (Widht/Height) of the ContainerControl in the docked state. | |
AutoHidePanelUndockSize | Gets the System.Drawing.Size for the ContainerControl in the undocked state. | |
CaptionControl | Gets the System.Windows.Forms.Control that is used as a caption. | |
CaptionText | Gets or sets the text that will be displayed on the timeline view. | |
ContainerControl | Gets the Leadtools.Medical.Workstation.UI.AutoHidePanel which is used to host the timeline information. | |
HostControl | Gets the System.Windows.Forms.Control which contains the created timeline view. | |
StudiesTimelineView | Gets or sets the Leadtools.Medical.Workstation.UI.ImageListView which is used to load the timeline information and images into. |
Name | Description | |
---|---|---|
BuildChronologicalSequence | Creates all the controls that is needed to build a timeline view. |
Name | Description | |
---|---|---|
BuildCaptionControl | Creates the System.Windows.Forms.Control that contains the caption text and used to listen to mouse events for dragging and docking. | |
BuildContainerPanelControl | Creates the Leadtools.Medical.Workstation.UI.AutoHidePanel which is used to host the timeline information. | |
BuildImageListViewControl | Creates the Leadtools.Medical.Workstation.UI.ImageListView which is used to load the timeline information and images into. | |
BuildUIControls | Builds all the UI control required for creating a timeline view and add the container into the HostControl |