←Select platform

LayerDescription Property

Summary

Gets or sets the "Graphic Layer Description" (0070,0068) attribute value.

Syntax

C#
VB
WinRT C#
C++
public string LayerDescription {get; set;} 
Public Property LayerDescription As String 
public string LayerDescription {get; set;} 
  
get_LayerDescription(); 
set_LayerDescription(value); 
Object.defineProperty('LayerDescription');  
public: 
property String^ LayerDescription { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

Represents the "Graphic Layer Description" (0070,0068) attribute value.

Example

For an example, refer to CreateLayer.

Requirements

Target Platforms

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