Width Property

Summary
Gets or sets the value that represents the width of the nudge tool brush.
Syntax
C#
VB
C++
public int Width { get; set; } 
  
Public Property Width As Integer 
            public: 
property int Width { 
   int get(); 
   void set (    int ); 
} 

Property Value

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

Example

For an example, refer to MedicalViewerNudgeTool

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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