public int OverlayCount { get; }
Public ReadOnly Property OverlayCount As Integer
@property (nonatomic, assign, readonly) NSUInteger overlayCount
public int getOverlayCount()
public:
property int OverlayCount {
int get();
}
The number of overlays that have been defined for this RasterImage.
This method is available in the (Document/Medical only) Toolkits.
This method will count how many overlays have been defined. The overlays are defined by calling SetOverlayImage or UpdateOverlayAttributes.
For more information, refer to Overlay Overview.
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