public RasterRegion ConvertToRegion(
LeadFillMode fillMode,
RasterRegionCombineMode combineMode
)
Public Function ConvertToRegion(
ByVal fillMode As LeadFillMode,
ByVal combineMode As RasterRegionCombineMode
) As RasterRegion
public:
RasterRegion^ ConvertToRegion(
LeadFillMode^ fillMode,
RasterRegionCombineMode^ combineMode
)
fillMode
The LeadFillMode to use for the region.
combineMode
The RasterRegionCombineMode that controls combining annotation container's children. The container's children include object regions.
RasterRegion resulting from combining container's children, such as object regions.
This method will return the combination of container's children object regions with specific fill mode and combine mode. If the container has no children, returns null.
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