←Select platform

TextAnnotationJustificationType Enumeration

Summary

Represents the new waveform sample justification.

Syntax

C#
VB
WinRT C#
C++
public enum TextAnnotationJustificationType   
Public Enum TextAnnotationJustificationType  
    
    
public enum TextAnnotationJustificationType    
Leadtools.Dicom.TextAnnotationJustificationType = function() { }; 
Leadtools.Dicom.TextAnnotationJustificationType.prototype = {<br/> 
  LeadtoolsMemberMarker(replace me) 
 }; 
public enum class TextAnnotationJustificationType   

Members

ValueMemberDescription
0Left Left
1Right Right
2Center Center
Example

For an example, refer to FindFirstGraphicAnnSQItem.

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly