LEADTOOLS Medical (Leadtools.Dicom assembly)

OverlayOriginColumn Property

Show in webframe







Gets or sets the second Value in Overlay Origin (6000,0050).
Syntax
public int OverlayOriginColumn {get; set;}
'Declaration
 
Public Property OverlayOriginColumn As Integer
'Usage
 
Dim instance As DicomOverlayBoxParameters
Dim value As Integer
 
instance.OverlayOriginColumn = value
 
value = instance.OverlayOriginColumn
public int OverlayOriginColumn {get; set;}

            

            
 
get_OverlayOriginColumn();
set_OverlayOriginColumn(value);
Object.defineProperty('OverlayOriginColumn');
public:
property int OverlayOriginColumn {
   int get();
   void set (    int value);
}

Property Value

The second Value in Overlay Origin (6000,0050).
Example
For an example, refer to Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
Requirements

Target Platforms

See Also

Reference

DicomOverlayBoxParameters Class
DicomOverlayBoxParameters Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features