Alignment Property

Summary

Gets or sets an enumerated value that represents the text alignment.

Syntax
C#
VB
C++
public MedicalViewerTagAlignment Alignment { get; set; } 
  
Public Property Alignment As MedicalViewerTagAlignment 
            public: 
property MedicalViewerTagAlignment Alignment { 
   MedicalViewerTagAlignment get(); 
   void set (    MedicalViewerTagAlignment ); 
} 

Property Value

An enumerated MedicalViewerTagAlignment value that represents the text alignment.

Example

For an example, refer to MedicalViewerTagInformation

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly