←Select platform

GetCenterPoint(LeadRect) Method

Summary

Gets the center (origin) point of a rectangle.

Syntax
C#
C++/CLI
Python
public static LeadPoint GetCenterPoint( 
   LeadRect rect 
) 
public:  
   static LeadPoint^ GetCenterPoint( 
      LeadRect^ rect 
   ) 
def GetCenterPoint(self,rect): 

Parameters

rect

The source rectangle.

Return Value

The center (origin) point of the rectangle.

Requirements

Target Platforms

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

Leadtools Assembly

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