←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly