Gets or sets the "Graphic Layer Description" (0070,0068) attribute value.
public string LayerDescription { get; set; }
Public Property LayerDescription As String
public string LayerDescription {get; set;}
<br/>get_LayerDescription();<br/>set_LayerDescription(value);<br/>Object.defineProperty('LayerDescription');
public:
property String^ LayerDescription {
String^ get();
void set ( String^ value);
}
Represents the "Graphic Layer Description" (0070,0068) 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