←Select platform

ConvertToRegion Method

Summary

Converts the AnnEllipseObject object to a region using the specified fill mode.

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

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