←Select platform

ConvertToRegion Method

Summary

Converts the AnnObject to a region using the specified fill and combine modes.

Syntax
C#
VB
C++
Public Function ConvertToRegion( 
   ByVal fillMode As LeadFillMode, 
   ByVal combineMode As RasterRegionCombineMode 
) As RasterRegion 

Parameters

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.

Return Value

RasterRegion resulting from combining container's children, such as object regions.

Remarks

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.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.