C#
VB
C++
Returns a Leadtools.LeadRect that represents this LogicalRectangle structure, converted to its equivalent in Leadtools.Forms.LogicalUnit.Pixel.
Public Function ToRectangle( _ByVal dpiX As Double, _ByVal dpiY As Double _) As Leadtools.LeadRect
public:Leadtools.LeadRect ToRectangle(double dpiX,double dpiY)
dpiX
Represents the DPI along the x-axis.
dpiY
Represents the DPI along the y-axis.
For an example, refer to Equals.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
