C#
VB
C++
Returns the Leadtools.LeadSize of the LogicalSize, converted to its equivalent values measured in Leadtools.Forms.LogicalUnit.Pixel.
Public Function ToSize( _ByVal dpiX As Double, _ByVal dpiY As Double _) As Leadtools.LeadSize
public:Leadtools.LeadSize ToSize(double dpiX,double dpiY)
dpiX
Represents the DPI along the x-axis (Width) of the output Leadtools.LeadSize.
dpiY
Represents the DPI along the y-axis (Height) of the output Leadtools.LeadSize.
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
