LEADTOOLS Medical
LEAD Technologies, Inc

LayerName Property






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 string LayerName {get; set;}
 get_LayerName();
set_LayerName(value);
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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomAnnotationsUtilities Class
DicomAnnotationsUtilities Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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