←Select platform

GetCenterPoint(LeadRectD) Method

Summary

Gets the center (origin) point of a rectangle.

Syntax
C#
VB
C++
public static LeadPointD GetCenterPoint( 
   LeadRectD rect 
) 
Public Shared Function GetCenterPoint( 
   ByVal rect As LeadRectD 
) As LeadPointD 
public:  
   static LeadPointD^ GetCenterPoint( 
      LeadRectD^ rect 
   ) 

Parameters

rect

The source rectangle.

Return Value

The center (origin) point of the rectangle.

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 Assembly

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