LEADTOOLS Medical (Leadtools.Dicom assembly)

SetOverlayAttributes Method

Show in webframe







The zero-based index of the overlay whose attributes are to be set.
The overlay attributes to set.
Determines the behavior of the this method.
Sets overlay attributes for a certain index.
Syntax
public void SetOverlayAttributes( 
   int index,
   RasterOverlayAttributes attributes,
   DicomSetOverlayFlags flags
)
'Declaration
 
Public Sub SetOverlayAttributes( _
   ByVal index As Integer, _
   ByVal attributes As RasterOverlayAttributes, _
   ByVal flags As DicomSetOverlayFlags _
) 
'Usage
 
Dim instance As DicomDataSet
Dim index As Integer
Dim attributes As RasterOverlayAttributes
Dim flags As DicomSetOverlayFlags
 
instance.SetOverlayAttributes(index, attributes, flags)
public void SetOverlayAttributes( 
   int index,
   RasterOverlayAttributes attributes,
   DicomSetOverlayFlags flags
)

            
public void setOverlayAttributes(int index, RasterOverlayAttributes attributes, int dicomSetOverlayFlags)
 function Leadtools.Dicom.DicomDataSet.SetOverlayAttributes( 
   index ,
   attributes ,
   flags 
)
public:
void SetOverlayAttributes( 
   int index,
   RasterOverlayAttributes^ attributes,
   DicomSetOverlayFlags flags
) 

Parameters

index
The zero-based index of the overlay whose attributes are to be set.
attributes
The overlay attributes to set.
flags
Determines the behavior of the this method.
Example
For an example, refer to OverlayCount.
Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members
OverlayCount Property
GetOverlayAttributes Method
GetOverlayActivationLayer Method
GetOverlayImage Method
GetOverlayImages(Int32,Int32,Int32) Method
SetOverlayImage Method
SetOverlayImages Method
DeleteOverlay Method

 

 


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