VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomSeriesManagerControlJS type
Constructors SeeAlso
In This Topic
    WebDicomSeriesManagerControlJS Class Members
    In This Topic
    The following tables list the members exposed by WebDicomSeriesManagerControlJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebDicomSeriesManagerControlJS class.
    Methods
     NameDescription
    Public MethodClears the thumbnail cache.
    Public MethodGets the background color.
    Public MethodGets the scale for device pixel.
    Public MethodGets the DICOM viewer control that is associated with this UI-control.
    Public MethodGets the identifier of the focused series.
    Public MethodGets a value indicating whether the keyboard navigation is enabled.
    Public MethodGets the border width for a panel.
    Public MethodGets the text padding for text on a panel.
    Public MethodGets the fill color for patient panel.
    Public MethodGets or sets the padding for patient panel.
    Public MethodGets the format string for patient text block.
    Public MethodGets or sets the fill color for selected 'series' panel.
    Public MethodGets the anchor for the 'series image count' label on series' thumbnail.
    Public MethodGets the font for the 'series image count' label on series' thumbnail.
    Public MethodGets the padding for the 'series image count' label on series' thumbnail.
    Public MethodGets the fill color for 'series' panel.
    Public MethodGets the padding for 'series' panel.
    Public MethodGets the format string for series text block.
    Public MethodGets the UI-control size, in surface space.
    Public MethodGets the fill color for study panel.
    Public MethodGets the padding for study panel.
    Public MethodGets the format string for study text block.
    Public MethodGets the default font for a text block.
    Public MethodGets the thumbnail image border color for 'series' panel.
    Public MethodGets the thumbnail image border width for 'series' panel.
    Public MethodGets the thumbnail image padding for 'series' panel.
    Public MethodGets the thumbnail image size for 'series' panel.
    Public MethodReturns the series identifier at specified location in control space.
    Public MethodMoves the focused image to the next image in the focused series.
    Public MethodMoves the focused image to the next series.
    Public MethodMoves the focused image to the previous image in the focused series.
    Public MethodMoves the focused image to the previous series.
    Public MethodScrolls to the series, which is specified by the series indentifier.
    Public MethodSets the background color.
    Public MethodSets the DICOM viewer control that is associated with this UI-control.
    Public MethodSets the identifier of the focused series.
    Public MethodSets a value indicating whether the keyboard navigation is enabled.
    Public MethodSets the border width for a panel.
    Public MethodSets the text padding for text on a panel.
    Public MethodSets the fill color for patient panel.
    Public MethodSets the padding for patient panel.
    Public MethodSets the format string for patient text block.
    Public MethodGets or sets the fill color for selected 'series' panel.
    Public MethodSets the anchor for the 'series image count' label on series' thumbnail.
    Public MethodSets the font for the 'series image count' label on series' thumbnail.
    Public MethodSets the padding for the 'series image count' label on series' thumbnail.
    Public MethodSets the fill color for 'series' panel.
    Public MethodSets the padding for 'series' panel.
    Public MethodSets the format string for series text block.
    Public MethodSets the fill color for study panel.
    Public MethodSets the padding for study panel.
    Public MethodSets the format string for study text block.
    Public MethodGets or sets the default font for a text block.
    Public MethodSets the thumbnail image border color for 'series' panel.
    Public MethodSets the thumbnail image border width for 'series' panel.
    Public MethodSets the thumbnail image padding for 'series' panel.
    Public MethodSets the thumbnail image size for 'series' panel.
    Public MethodUpdates this UI-control.
    Events
     NameDescription
    Public EventOccurs when "FocusedSeriesIdentifier"" property is changed.
    See Also