←Select platform

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#
VB
C++
public bool MaintainTextOrientation {get; set;}
Public Property MaintainTextOrientation As Boolean
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize