LEADTOOLS Medical

LayerName Property

Show in webframe





Gets or sets the layer name used when calling FromAnnObjectToDataSet.
Syntax
public string LayerName {get; set;}
'Declaration
 
Public Property LayerName As String
'Usage
 
Dim instance As DicomAnnotationsUtilities
Dim value As String
 
instance.LayerName = value
 
value = instance.LayerName

            

            
public:
property String^ LayerName {
   String^ get();
   void set (    String^ value);
}

Property Value

The layer name used when calling FromAnnObjectToDataSet.
Remarks
An Leadtools.Annotations.Core.AnnObject has no layer name, but a Leadtools.Dicom.DicomAnnotationObject does have a layer name. When calling FromAnnObjectToDataSet to convert an AnnObject, the LayerName is used to set the layer name of the resulting Leadtools.Dicom.DicomAnnotationObject.
Example
For an example, refer to FromAnnContainerToDataSet(DicomDataSet,AnnContainer).
Requirements

Target Platforms

See Also

Reference

DicomAnnotationsUtilities Class
DicomAnnotationsUtilities Members

 

 


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

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