←Select platform

AutoDetect Property

Summary

Gets or sets the value that represents whether to detect the nudge modification type.

Syntax

C#
VB
C++
public bool AutoDetect {get; set;}
Public Property AutoDetect As Boolean
public: 
property bool AutoDetect { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to make nudge tool expand the region if the cursor is inside the region, and shrink if outside, false to always nudge or shrink regarding the cursor position

Example

For an example, refer to MedicalViewerNudgeTool

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