LEADTOOLS Medical (Leadtools.Dicom.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
LayerName Property
See Also 
Leadtools.Dicom.Annotations Namespace > DicomAnnotationsUtilities Class : LayerName Property



The LayerName Property is available in LEADTOOLS Medical Imaging toolkits.

Gets or sets the layer name used when calling FromAnnObject. Supported in Silverlight, Windows Phone 7

Syntax

Visual Basic (Declaration) 
Public Property LayerName As String
Visual Basic (Usage)Copy Code
Dim instance As DicomAnnotationsUtilities
Dim value As String
 
instance.LayerName = value
 
value = instance.LayerName
C# 
public string LayerName {get; set;}
C++/CLI 
public:
property String^ LayerName {
   String^ get();
   void set (    String^ value);
}

Property Value

The layer name used when calling FromAnnObject.

Example

For an example, refer to 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.

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

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