Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
SetOverlayAttributes Method
See Also 
Leadtools.Dicom Namespace > DicomDataSet Class : SetOverlayAttributes Method



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.
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.
Sets overlay attributes for a certain index.

Syntax

Visual Basic (Declaration) 
Public Sub SetOverlayAttributes( _
   ByVal index As Integer, _
   ByVal attributes As RasterOverlayAttributes, _
   ByVal flags As DicomSetOverlayFlags _
) 
Visual Basic (Usage)Copy Code
Dim instance As DicomDataSet
Dim index As Integer
Dim attributes As RasterOverlayAttributes
Dim flags As DicomSetOverlayFlags
 
instance.SetOverlayAttributes(index, attributes, flags)
C# 
public void SetOverlayAttributes( 
   int index,
   RasterOverlayAttributes attributes,
   DicomSetOverlayFlags flags
)
C++/CLI 
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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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