Determines whether the overlay data exists inside this Data Set or inside another Data Set.
public bool IsOverlayInDataSet(
int index
)
Public Function IsOverlayInDataSet( _
ByVal index As Integer _
) As Boolean
public boolean isOverlayInDataSet(int index)
public:
bool IsOverlayInDataSet(
int index
)
index
The zero-based index of the overlay to check.
true if the overlay data exists inside this Data Set; false if the overlay data is in another Data Set.
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