MaintainTextOrientation Property

Summary
Gets or sets the value that determines whether to keep the text orientation as it is when rotating, flipping or reversing the annotation container.
Syntax
C#
C++/CLI
public bool MaintainTextOrientation { get; set; } 
            public: 
property bool MaintainTextOrientation { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to keep the text orientation; otherwise, false.

Remarks

This property works only with the annotation objects that contain text.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.