←Select platform

TextStyle Property (DicomCompoundGraphic)

Summary

Gets or sets a value that represents the single item that is presented in the "Text Style Sequence" (0070,0231).

Syntax

C#
VB
WinRT C#
C++
public Leadtools.Dicom.DicomTextStyle TextStyle {get; set;} 
Public Property TextStyle As Leadtools.Dicom.DicomTextStyle 
public Leadtools.Dicom.DicomTextStyle TextStyle {get; set;} 
  
get_TextStyle(); 
set_TextStyle(value); 
Object.defineProperty('TextStyle');  

Property Value

A value that represents the single item that is presented in the "Text Style Sequence" (0070,0231).

Remarks

The "Text Style Sequence" (0070,0231) is an optional sequence that can be read or written when processing a DicomCompoundGraphic. When writing, include or exclude the Text flag in the Options to indicate if this sequence should be included. When reading, the Text flag indicates if the "Text Style Sequence" is present. For more information, see Options.

Example

For an example, refer to CreateCompoundGraphic.

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