←Select platform

ToRectangle Method

Summary

Returns a Leadtools.LeadRect that represents this LogicalRectangle structure, converted to its equivalent in Leadtools.Forms.LogicalUnit.Pixel.

Syntax

C#
VB
C++
public Leadtools.LeadRect ToRectangle(  
   double dpiX, 
   double dpiY 
) 
Public Function ToRectangle( _ 
   ByVal dpiX As Double, _ 
   ByVal dpiY As Double _ 
) As Leadtools.LeadRect 
public: 
Leadtools.LeadRect ToRectangle(  
   double dpiX, 
   double dpiY 
) 

Parameters

dpiX
Represents the DPI along the x-axis.

dpiY
Represents the DPI along the y-axis.

Example

For an example, refer to Equals.

Requirements

Target Platforms

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