VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Imaging.Dicom.Wpf.UI Namespace / WpfDicomSeriesManagerControl Class / DicomViewer Property
Синтаксис Требования Смотрите также
В этом разделе
DicomViewer Свойство (WpfDicomSeriesManagerControl)
В этом разделе
Возвращает или задает DICOM-просмотрщик, связанный с этим UI-контролом.
Синтаксис
'Declaration

<DefaultValueAttribute(null)>
<DescriptionAttribute("DICOM viewer that is associated with this control.")>
Public Property DicomViewer As Vintasoft.Imaging.Wpf.UI.WpfImageViewer

[DefaultValue(null)]
[Description("DICOM viewer that is associated with this control.")]
public Vintasoft.Imaging.Wpf.UI.WpfImageViewer DicomViewer { get; set; }

Требования

Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

Смотрите также