Leadtools.Dicom.Annotations Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
LayerName Property
See Also 
Leadtools.Dicom.Annotations Namespace > DicomAnnotationsUtilities Class : LayerName Property



Gets or sets the layer name used when calling FromAnnObject.

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);
}

Return Value

The layer name used when calling FromAnnObject.

Example

For an example, refer to FromAnnObject.

Remarks

An AnnObject has no layer name, but a DicomAnnotationObject does have a layer name. When calling FromAnnObject to convert an AnnObject, the LayerName is used to set the layer name of the resulting DicomAnnotationObject.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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