←Select platform

Height Property

Summary

Gets or sets the value that represents the height of the nudge tool brush.

Syntax

C#
VB
C++
public int Height { get; set; } 
  
Public Property Height As Integer 
             
            public: 
property int Height { 
   int get(); 
   void set (    int ); 
} 
             

Property Value

Value that represents the height of the nudge tool brush, default is 20.

Example

For an example, refer to MedicalViewerNudgeTool

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly