Fills with a color the image data at the specified location and size.
public abstract void Fill(
AnnContainer container,
LeadRectD bounds,
string color
)
Public MustOverride Sub Fill( _
ByVal container As AnnContainer, _
ByVal bounds As LeadRectD, _
ByVal color As String _
)
public:
virtual void Fill(
AnnContainer^ container,
LeadRectD^ bounds,
String^ color
) abstract
container
The reference AnnContainer.
bounds
The location and size in container on where to fill the image data. This is in container coordinates.
color
Fill color.
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