LEADTOOLS Medical

LayerName Property

Show in webframe





Gets or sets the layer name used when calling FromAnnObject.
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 FromAnnObject.
Remarks
An Leadtools.Annotations.AnnObject has no layer name, but a Leadtools.Dicom.DicomAnnotationObject does have a layer name. When calling FromAnnObject to convert an Leadtools.Annotations.AnnObject, the LayerName is used to set the layer name of the resulting Leadtools.Dicom.DicomAnnotationObject.
Example
For an example, refer to FromAnnObject.
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 requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features