C#
VB
C++
Gets or sets the label style selection.
[Element(DicomTag.LabelStyleSelection)]
public string LabelStyleSelection { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property LabelStyleSelection As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ LabelStyleSelection {
String^ get();
void set ( String^ );
}
Specifies an implementation specific style of labeling.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET