Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

OverlayOriginColumn Property








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;}
 <br/>get_OverlayOriginColumn();<br/>set_OverlayOriginColumn(value);<br/>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.
Requirements

Target Platforms

See Also

Reference

DicomOverlayBoxParameters Class
DicomOverlayBoxParameters Members

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