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

<CategoryAttribute("Common Panel Appearance")>
<DescriptionAttribute("The default text color for a text block.")>
<DesignerSerializationVisibilityAttribute(Visible)>
Public Property TextBlockTextColorDefaultValue As System.Drawing.Color

[Category("Common Panel Appearance")]
[Description("The default text color for a text block.")]
[DesignerSerializationVisibility(Visible)]
public System.Drawing.Color TextBlockTextColorDefaultValue { 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

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