←Select platform

TransformRect Method (LeadRectD)

Summary

Transforms a rectangle by applying the specified matrix.

Syntax

C#
VB
Java
Objective-C
C++
Public Shared Function TransformRect( _ 
   ByVal rect As Leadtools.LeadRectD, _ 
   ByVal matrix As Leadtools.LeadMatrix _ 
) As Leadtools.LeadRectD 
LeadRectD LeadRectDTransform(LeadRectD rect, const LeadMatrix *matrix) 
public static LeadRectD transformRect(LeadRectD rect, LeadMatrix matrix) 

Parameters

rect
The rectangle to transform.

matrix
A matrix that specifies the transformationt to apply.

Return Value

The resulting rectangle.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize