Position Property

Summary

Gets or sets a value that indicates the line at which the overlay text will be drawn.

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

Property Value

Value that indicates the line at which the overlay text will be drawn.

Example

For an example, refer to MedicalViewerTagInformation

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly