←Select platform

LayerName Property

Summary

Gets or sets the layer name used when calling FromAnnObject.

Syntax

C#
VB
C++
public string LayerName {get; set;}
Public Property LayerName As String
public: 
property String^ LayerName { 
   String^ get(); 
   void set (    String^ ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize