←Select platform

ConvertToRegion Method

Summary

Converts the AnnObject to a region using the specified fill mode.

Syntax
C#
VB
C++
public virtual RasterRegion ConvertToRegion( 
   LeadFillMode fillMode 
) 
Public Overridable Function ConvertToRegion( 
   ByVal fillMode As LeadFillMode 
) As RasterRegion 
public:  
   virtual RasterRegion^ ConvertToRegion( 
      LeadFillMode^ fillMode 
   ) 

Parameters

fillMode

The LeadFillMode to use for the region.

Return Value

The resulting RasterRegion.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly