'Declaration Public Function New( _
ByVal formatФормат текста.As System.String, _
ByVal textColorЦвет текста.As System.Nullable(Of Color), _
ByVal fontШрифт.As System.Drawing.Font _
)
public DicomSeriesManagerTextLine(
System.String format,
System.Nullable<Color> textColor,
System.Drawing.Font font
)
public: DicomSeriesManagerTextLine(
System.String format,
System.Nullable<Color*>* textColor,
System.Drawing.Font font
)
public:
DicomSeriesManagerTextLine(
System.String format,
System.Nullable<Color^>^ textColor,
System.Drawing.Font font
)
Parameters
- format
- Формат текста.
- textColor
- Цвет текста.
- font
- Шрифт.