C#
VB
WinRT C#
C++
Gets or sets the value of the "Graphic Layer" element under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
string LayerName {get; set;}
Property LayerName As String
string LayerName {get; set;}
<br/>get_LayerName();<br/>set_LayerName(value);<br/>Object.defineProperty('LayerName');
property String^ LayerName {
String^ get();
void set ( String^ value);
}
A value of the "Graphic Layer" element under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
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