←Select platform

LayerName Property

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
C++
public abstract string LayerName { get; set; } 
Public MustOverride Property LayerName As String 
public: 
abstract 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".

Example

For an example, refer to FindFirstGraphicAnnSQItem.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Dicom Assembly