Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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.
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
)
Managed Extensions for 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 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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