←Select platform

ConvertToRegion Method

Summary

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

Syntax
C#
C++/CLI
Python
def ConvertToRegion(self,fillMode,combineMode): 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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