←Select platform

Description Property

Summary

Gets or sets a value that contains user-defined comments about the overlay.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public string Description {get; set;} 
Public Property Description As String 
public string Description {get; set;} 
@property (nonatomic, copy, nullable) NSString *description 
public String getDescription() 
public void setDescription(String value) 
             
  
get_Description(); 
set_Description(value); 
Object.defineProperty('Description');  
public: 
property String^ Description { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A String that contains user-defined comments about the overlay.

Remarks

For more information, refer to "Overlay Plane Module Attributes" in the DICOM standard and Overlay Overview.

Requirements

Target Platforms

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