Gets or sets the "Graphic Layer" (0070,0002) attribute value.
public string LayerName { get; set; }
Public Property LayerName As String
public string LayerName {get; set;}
<br/>get_LayerName();<br/>set_LayerName(value);<br/>Object.defineProperty('LayerName');
public:
property String^ LayerName {
String^ get();
void set ( String^ value);
}
Represents the "Graphic Layer" (0070,0002) attribute value.
For an example, refer to CreateLayer.
GetLayerGraphicObjectCount Method
RemoveLayerGraphicObjects Method
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