Shape Property

Summary
Gets or sets the enumerated value that indicates the shape of the nudge tool brush.
Syntax
C#
VB
C++
public MedicalViewerNudgeToolShape Shape { get; set; } 
  
Public Property Shape As MedicalViewerNudgeToolShape 
            public: 
property MedicalViewerNudgeToolShape Shape { 
   MedicalViewerNudgeToolShape get(); 
   void set (    MedicalViewerNudgeToolShape ); 
} 

Property Value

An Enumerated MedicalViewerNudgeToolShape value that indicates the shape of the nudge tool brush. The default is MedicalViewerNudgeToolShape.Ellipse.

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.