←Select platform

FromPixels Method

Summary

Returns a LogicalLength with the specified length measured in Leadtools.Forms.LogicalUnit.Pixel.

Syntax

C#
VB
C++
public static LogicalLength FromPixels( 
   double value 
) 
  
Public Shared Function FromPixels( _ 
   ByVal value As Double _ 
) As Leadtools.Forms.LogicalLength 
public: 
static Leadtools.Forms.LogicalLength FromPixels(  
   double value 
)  

Parameters

value
The length value that is measured in Leadtools.Forms.LogicalUnit.Pixel.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms Assembly