←Select platform

DescriptionText Property

Summary

Gets or sets the text for the description of the annotation.

Syntax

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

Property Value

A System.String that represents the description of the annotation.

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.Medical.Workstation Assembly