LEADTOOLS Medical (Leadtools.Dicom assembly)

LayerName Property (IDicomAnnotationObject)

Show in webframe







Gets or sets the the value of the "Graphic Layer" element under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".
Syntax
string LayerName {get; set;}
'Declaration
 
Property LayerName As String
'Usage
 
Dim instance As IDicomAnnotationObject
Dim value As String
 
instance.LayerName = value
 
value = instance.LayerName
string LayerName {get; set;}

            

            

get_LayerName();
set_LayerName(value);
Object.defineProperty('LayerName');
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 DicomDataSet.FindFirstGraphicAnnSQItem.
Requirements

Target Platforms

See Also

Reference

IDicomAnnotationObject Interface
IDicomAnnotationObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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