←Select platform

Multiply Method (LeadPointD)

Summary

Transforms the specified LeadPoint structure by the specified LeadMatrix structure.

Syntax

C#
VB
Java
Objective-C
C++
Public Shared Function Multiply( _ 
   ByVal point As Leadtools.LeadPointD, _ 
   ByVal matrix As Leadtools.LeadMatrix _ 
) As Leadtools.LeadPointD 
LeadPointD LeadPointDMultiply(LeadPointD point, const LeadMatrix *matrix) 
public static LeadPointD multiply(LeadPointD point, LeadMatrix matrix) 

Parameters

point
The point to transform.

matrix
The transformation matrix.

Return Value

The transformed point.

Requirements

Target Platforms

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