←Select platform

LogicalSize Constructor(LeadSize)

Summary

Initializes a new LogicalSize class object with explicit Leadtools.LeadSize parameters.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal size As Leadtools.LeadSize _ 
) 
public: 
LogicalSize(  
   Leadtools.LeadSize size 
) 

Parameters

size
Specifies the LogicalSize width and height values measured in Leadtools.Forms.LogicalUnit.Pixel.

Remarks

The unit will be set to the Default(Pixel).

Example

For an example, refer to Equals.

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