Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

LayerName Property (DicomAnnotationObject)








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".
Syntax
public abstract string LayerName {get; set;}
'Declaration
 
Public MustOverride Property LayerName As String
'Usage
 
Dim instance As DicomAnnotationObject
Dim value As String
 
instance.LayerName = value
 
value = instance.LayerName
public abstract string LayerName {get; set;}
 <br/>get_LayerName();<br/>set_LayerName(value);<br/>Object.defineProperty('LayerName'); 
public:
abstract property String^ LayerName {
   String^ get();
   void set (    String^ value);
}

Property Value

A value of the "Graphic Layer" element under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Example
For an example, refer to FindFirstGraphicAnnSQItem.
Requirements

Target Platforms

See Also

Reference

DicomAnnotationObject Class
DicomAnnotationObject Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features