←Select platform

Transform Method (LeadRectDHelper)

Summary

Transforms the rectangle by applying the specified matrix.

Syntax

C#
VB
WinRT C#
C++
Public Shared Function Transform( _ 
   ByVal rect As Leadtools.LeadRectD, _ 
   ByVal matrix As Leadtools.LeadMatrix _ 
) As Leadtools.LeadRectD 
 function Leadtools.LeadRectDHelper.Transform(  
   rect , 
   matrix  
) 

Parameters

rect
The rectangle object

matrix
A matrix that specifies the transformation to apply. Must not be null.

Return Value

The result rectangle object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly