←Select platform

LayerName Property (IDicomAnnotationObject)

Summary

Gets or sets the value of the "Graphic Layer" element under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".

Syntax

C#
VB
WinRT C#
C++
string LayerName {get; set;} 
Property LayerName As String 
string LayerName {get; set;} 
<br/>get_LayerName();<br/>set_LayerName(value);<br/>Object.defineProperty('LayerName');  
property String^ LayerName { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

A value of the "Graphic Layer" element under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module".

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly