←Select platform

TransformRect Method

Summary

Transforms a rectangle using the specified matrix.

Syntax
C#
VB
C++
public static LeadRectD TransformRect( 
   LeadRectD rect, 
   LeadMatrix transform 
) 
Public Shared Function TransformRect( 
   ByVal rect As LeadRectD, 
   ByVal transform As LeadMatrix 
) As LeadRectD 
public:  
   static LeadRectD^ TransformRect( 
      LeadRectD^ rect, 
      LeadMatrix^ transform 
   ) 

Parameters

rect

Rectangle to transform.

transform

Transform to use.

Return Value

Returns the transformed 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.