public void SetOverlayAttributes(
int index,
RasterOverlayAttributes attributes,
DicomSetOverlayFlags flags
)
Public Sub SetOverlayAttributes( _
ByVal index As Integer, _
ByVal attributes As RasterOverlayAttributes, _
ByVal flags As DicomSetOverlayFlags _
)
public void setOverlayAttributes(int index, RasterOverlayAttributes attributes, int dicomSetOverlayFlags)
public:
void SetOverlayAttributes(
int index,
RasterOverlayAttributes^ attributes,
DicomSetOverlayFlags flags
)
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.
For an example, refer to OverlayCount.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document