←Select platform

LogicalLength Constructor(Double)

Summary

Initializes a new LogicalLength class object with explicit parameters.

Syntax

C#
VB
C++
public LogicalLength(  
   double value 
) 
Public Function New( _ 
   ByVal value As Double _ 
) 
public: 
LogicalLength(  
   double value 
) 

Parameters

value
Specifies the length of the LogicalLength in Leadtools.Forms.LogicalUnit.Pixel.

Remarks

The unit of measurement will be Leadtools.Forms.LogicalUnit.Pixel.

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